Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump distro/base to 0.20210710 #394

Merged
merged 20 commits into from
Jul 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
5279bda
Bump distro/base to 0.20210710
cOS-cibot Jul 10, 2021
6ce3fe8
reverse dep: bump build/golang for distro/base
cOS-cibot Jul 10, 2021
985dbbc
reverse dep: bump selinux/rancher for distro/base
cOS-cibot Jul 10, 2021
2743cec
reverse dep: bump system/cloud-config for distro/base
cOS-cibot Jul 10, 2021
c09799f
reverse dep: bump system/cos-container for distro/base
cOS-cibot Jul 10, 2021
2e6e120
reverse dep: bump system/cos-features for distro/base
cOS-cibot Jul 10, 2021
7342b39
reverse dep: bump system/cos-setup for distro/base
cOS-cibot Jul 10, 2021
fa836c7
reverse dep: bump system/grub-config for distro/base
cOS-cibot Jul 10, 2021
d75ce6e
reverse dep: bump system/immutable-rootfs for distro/base
cOS-cibot Jul 10, 2021
df41699
reverse dep: bump toolchain/luet for distro/base
cOS-cibot Jul 10, 2021
e60f36d
reverse dep: bump toolchain/luet-makeiso for distro/base
cOS-cibot Jul 10, 2021
015f182
reverse dep: bump toolchain/luet-mtree for distro/base
cOS-cibot Jul 10, 2021
929ea58
reverse dep: bump toolchain/yip for distro/base
cOS-cibot Jul 10, 2021
2a82255
reverse dep: bump toolchain/yq for distro/base
cOS-cibot Jul 10, 2021
91a1f6d
reverse dep: bump utils/gomplate for distro/base
cOS-cibot Jul 10, 2021
77d1ceb
reverse dep: bump utils/installer for distro/base
cOS-cibot Jul 10, 2021
7fafc4a
reverse dep: bump utils/jq for distro/base
cOS-cibot Jul 10, 2021
bbc14ea
reverse dep: bump utils/k9s for distro/base
cOS-cibot Jul 10, 2021
380abd6
reverse dep: bump utils/nerdctl for distro/base
cOS-cibot Jul 10, 2021
c1ad84d
reverse dep: bump utils/rancherd for distro/base
cOS-cibot Jul 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/base/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "base"
category: "distro"
version: "0.20210709"
version: "0.20210710"
hidden: true # No need to make it installable for now
labels:
autobump.strategy: "snapshot"
2 changes: 1 addition & 1 deletion packages/cloud-config/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: cloud-config
category: system
version: 0.6.2+5
version: 0.6.2+6
2 changes: 1 addition & 1 deletion packages/cos-features/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: cos-features
category: system
version: 0.3.1+25
version: 0.3.1+26
requires:
- name: "yip"
category: "toolchain"
Expand Down
2 changes: 1 addition & 1 deletion packages/cos-setup/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: cos-setup
category: system
version: 0.3.0+5
version: 0.3.0+6
requires:
- name: "yip"
category: "toolchain"
Expand Down
2 changes: 1 addition & 1 deletion packages/cos/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packages:
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
- name: "cos-container"
category: "system"
version: 0.5.8+1
version: 0.5.8+2
brand_name: "cOS"
description: "cOS container image, used to build cOS derivatives from scratch"
labels:
Expand Down
2 changes: 1 addition & 1 deletion packages/golang/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "golang"
category: "build"
version: 1.16.5+9
version: 1.16.5+10
hidden: true # No need to make it installable for now
labels:
autobump.revdeps: "true"
Expand Down
2 changes: 1 addition & 1 deletion packages/grub-config/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: "grub-config"
category: "system"
version: 0.0.9+1
version: 0.0.9+2
2 changes: 1 addition & 1 deletion packages/immutable-rootfs/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: "immutable-rootfs"
category: "system"
version: 0.1.1+5
version: 0.1.1+6
2 changes: 1 addition & 1 deletion packages/installer/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: "installer"
category: "utils"
version: 0.8+5
version: 0.8+6
2 changes: 1 addition & 1 deletion packages/selinux/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages:
package.checksum: "6c6a23a146dfecf8fd834689e11da3e3841be3ce624fd5044811c9f95c5fcd17"
- name: "rancher"
category: "selinux"
version: 0.2.rc1-1+8
version: 0.2.rc1-1+9
labels:
github.repo: "rancher-selinux"
github.owner: "rancher"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/luet-makeiso/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "luet-makeiso"
category: "toolchain"
version: 0.2.7+5
version: 0.2.7+6
labels:
github.repo: "luet-makeiso"
github.owner: "mudler"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/luet-mtree/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "luet-mtree"
category: "toolchain"
version: 0.0.7+8
version: 0.0.7+9
labels:
github.repo: "luet-mtree"
github.owner: "rancher-sandbox"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/luet/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
category: "toolchain"
name: "luet"
version: 0.16.7+10
version: 0.16.7+11
branch: ""
upx: false
labels:
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/yip/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
category: "toolchain"
name: "yip"
version: 0.9.3+5
version: 0.9.3+6
labels:
github.repo: "yip"
github.owner: "mudler"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/yq/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "yq"
category: "toolchain"
version: 3.4.1+12
version: 3.4.1+13
arch: "amd64"
uri:
- https://github.com/mikefarah/yq
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/gomplate/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: gomplate
category: utils
version: 3.9.0+5
version: 3.9.0+6
labels:
github.repo: "gomplate"
github.owner: "hairyhenderson"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/jq/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: jq
category: utils
version: 1.6+8
version: 1.6+9
labels:
github.repo: "jq"
github.owner: "stedolan"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/k9s/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "k9s"
category: "utils"
version: 0.24.14+1
version: 0.24.14+2
arch: x86_64
platform: Linux
labels:
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/nerdctl/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "nerdctl"
category: "utils"
version: 0.10.0+5
version: 0.10.0+6
arch: amd64
platform: linux
labels:
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/rancherd/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "rancherd"
category: "utils"
version: 0.0.1-alpha05+5
version: 0.0.1-alpha05+6
arch: amd64
platform: linux
labels:
Expand Down