Skip to content

Commit eab7b8c

Browse files
authored
Bump distro/base to 0.20210915 (#652)
* Bump distro/base to 0.20210915 Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump build/golang for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump build/golang-fips for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump recovery/cos for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump recovery/cos-img for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump recovery/cos-squash for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump selinux/k3s for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump selinux/rancher for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/base-dracut-modules for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/cloud-config for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/cos for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/cos-container for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/cos-features for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/cos-setup for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/dracut-initrd for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/grub2-artifacts for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/grub2-config for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/grub2-efi-image for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/immutable-rootfs for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump system/kernel for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain-fips/luet for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain-fips/luet-makeiso for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain-fips/yip for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain/luet for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain/luet-makeiso for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain/luet-mtree for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain/yip for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump toolchain/yq for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump utils/gomplate for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump utils/installer for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump utils/jq for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump utils/k9s for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump utils/nerdctl for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]> * reverse dep: bump utils/rancherd for distro/base Signed-off-by: cOS-cibot [bot] <[email protected]>
1 parent f293f12 commit eab7b8c

File tree

23 files changed

+34
-34
lines changed

23 files changed

+34
-34
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: "base-dracut-modules"
22
category: "system"
3-
version: 0.1.1+17
3+
version: 0.1.1+18
44
description: "Base modules for creating an initrd with dracut for cOS derivatives"

packages/base/definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "base"
22
category: "distro"
3-
version: "0.20210914"
3+
version: "0.20210915"
44
hidden: true # No need to make it installable for now
55
labels:
66
autobump.strategy: "snapshot"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: cloud-config
22
category: system
3-
version: 0.9+4
3+
version: 0.9+5

packages/cos-features/definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cos-features
22
category: system
3-
version: 0.4+4
3+
version: 0.4+5
44
requires:
55
- name: "yip"
66
category: "toolchain"

packages/cos-setup/definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cos-setup
22
category: system
3-
version: 0.4+4
3+
version: 0.4+5
44
requires:
55
- name: "yip"
66
category: "toolchain"

packages/cos/collection.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
packages:
22
- name: "cos"
33
category: "system"
4-
version: 0.6.8+9
4+
version: 0.6.8+10
55
description: "cOS base image, used to build cOS live ISOs"
66
brand_name: "cOS"
77
labels:
88
autobump.revdeps: "true"
99
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
1010
- name: "cos"
1111
category: "recovery"
12-
version: 0.6.8+9
12+
version: 0.6.8+10
1313
brand_name: "cOS recovery"
1414
description: "cOS recovery image, used to boot cOS for troubleshooting"
1515
labels:
1616
autobump.revdeps: "true"
1717
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
1818
- name: "cos-container"
1919
category: "system"
20-
version: 0.6.8+6
20+
version: 0.6.8+7
2121
brand_name: "cOS"
2222
description: "cOS container image, used to build cOS derivatives from scratch"
2323
labels:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: "cos-img"
22
category: "recovery"
3-
version: 0.6.8+9
3+
version: 0.6.8+10
44
brand_name: "cOS"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: "cos-squash"
22
category: "recovery"
3-
version: 0.6.8+9
3+
version: 0.6.8+10

packages/golang/collection.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
packages:
22
- name: "golang"
33
category: "build"
4-
version: 1.17.1+1
4+
version: 1.17.1+2
55
base_url: https://golang.org/dl
66
hidden: true # No need to make it installable for now
77
labels:
@@ -19,7 +19,7 @@ packages:
1919
package.checksum: "dab7d9c34361dc21ec237d584590d72500652e7c909bf082758fb63064fca0ef"
2020
- name: "golang-fips"
2121
category: "build"
22-
version: 1.16.7b7+4
22+
version: 1.16.7b7+5
2323
base_url: https://go-boringcrypto.storage.googleapis.com
2424
hidden: true # No need to make it installable for now
2525
labels:

packages/grub2/collection.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
packages:
22
- name: "grub2-artifacts"
33
category: "system"
4-
version: 0.0.3+1
4+
version: 0.0.3+2
55
provides:
66
- name: "grub-artifacts"
77
version: ">0.0.2"
88
- name: "grub2-config"
99
category: "system"
10-
version: 0.0.13+1
10+
version: 0.0.13+2
1111
provides:
1212
- name: "grub-config"
1313
version: ">0.0.12"
1414
- name: "grub2-efi-image"
1515
category: "system"
16-
version: 0.0.1+1
16+
version: 0.0.1+2
1717
# TODO: Modules list could be refined
1818
efi_modules: ext2 iso9660 linux echo configfile search_label search_fs_file search search_fs_uuid ls normal gzio png fat gettext font minicmd gfxterm gfxmenu all_video xfs gcry_rijndael gcry_sha256 gcry_sha512 test true loadenv part_gpt part_msdos efi_gop efi_uga

0 commit comments

Comments
 (0)