Skip to content

Commit

Permalink
Bump distro/base to 0.20210711 (#396)
Browse files Browse the repository at this point in the history
* Bump distro/base to 0.20210714

* reverse dep: bump build/golang for distro/base

* reverse dep: bump selinux/rancher for distro/base

* reverse dep: bump system/cloud-config for distro/base

* reverse dep: bump system/cos-container for distro/base

* reverse dep: bump system/cos-features for distro/base

* reverse dep: bump system/cos-setup for distro/base

* reverse dep: bump system/grub-config for distro/base

* reverse dep: bump system/immutable-rootfs for distro/base

* reverse dep: bump toolchain/luet for distro/base

* reverse dep: bump toolchain/luet-makeiso for distro/base

* reverse dep: bump toolchain/luet-mtree for distro/base

* reverse dep: bump toolchain/yip for distro/base

* reverse dep: bump toolchain/yq for distro/base

* reverse dep: bump utils/gomplate for distro/base

* reverse dep: bump utils/installer for distro/base

* reverse dep: bump utils/jq for distro/base

* reverse dep: bump utils/k9s for distro/base

* reverse dep: bump utils/nerdctl for distro/base

* reverse dep: bump utils/rancherd for distro/base
  • Loading branch information
cOS-cibot authored Jul 14, 2021
1 parent 9f60bc5 commit ba0a2ed
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
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.20210710"
version: "0.20210714"
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+6
version: 0.6.2+7
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+26
version: 0.3.1+27
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+6
version: 0.3.0+7
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+2
version: 0.5.8+3
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.6"
version: 1.16.6+1
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+2
version: 0.0.9+3
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+6
version: 0.1.1+7
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+6
version: 0.8+7
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+9
version: 0.2.rc1-1+10
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+7
version: 0.2.7+8
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.8+1
version: 0.0.8+2
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.17.0+1
version: 0.17.0+2
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.4+1
version: 0.9.4+2
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+14
version: 3.4.1+15
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+7
version: 3.9.0+8
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+9
version: 1.6+10
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+3
version: 0.24.14+4
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+7
version: 0.10.0+8
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+7
version: 0.0.1-alpha05+8
arch: amd64
platform: linux
labels:
Expand Down

0 comments on commit ba0a2ed

Please sign in to comment.