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.20210621 #308

Merged
merged 19 commits into from
Jun 22, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
121d70e
Bump distro/base to 0.20210621
cOS-cibot Jun 21, 2021
4742914
reverse dep: bump build/golang for distro/base
cOS-cibot Jun 21, 2021
764be52
reverse dep: bump recovery/cos for distro/base
cOS-cibot Jun 21, 2021
4ba5157
reverse dep: bump recovery/cos-img for distro/base
cOS-cibot Jun 21, 2021
9d1b543
reverse dep: bump selinux/rancher for distro/base
cOS-cibot Jun 21, 2021
980a264
reverse dep: bump system/cloud-config for distro/base
cOS-cibot Jun 21, 2021
501ff0e
reverse dep: bump system/cos-features for distro/base
cOS-cibot Jun 21, 2021
4392fc7
reverse dep: bump system/cos-setup for distro/base
cOS-cibot Jun 21, 2021
f151c1a
reverse dep: bump system/grub-config for distro/base
cOS-cibot Jun 21, 2021
2aa64fe
reverse dep: bump system/immutable-rootfs for distro/base
cOS-cibot Jun 21, 2021
4680cad
reverse dep: bump system/selinux-policies for distro/base
cOS-cibot Jun 21, 2021
2a50c6b
reverse dep: bump toolchain/luet for distro/base
cOS-cibot Jun 21, 2021
1bfa930
reverse dep: bump toolchain/luet-mtree for distro/base
cOS-cibot Jun 21, 2021
5f2456a
reverse dep: bump toolchain/yip for distro/base
cOS-cibot Jun 21, 2021
f9fdcff
reverse dep: bump toolchain/yq for distro/base
cOS-cibot Jun 21, 2021
849d7ca
reverse dep: bump utils/installer for distro/base
cOS-cibot Jun 21, 2021
5099fc0
reverse dep: bump utils/jq for distro/base
cOS-cibot Jun 21, 2021
2b5a463
reverse dep: bump utils/k9s for distro/base
cOS-cibot Jun 21, 2021
f5b7cb3
reverse dep: bump utils/nerdctl for distro/base
cOS-cibot Jun 21, 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.20210620"
version: "0.20210621"
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.5+1
version: 0.5+2
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+17
version: 0.3.1+18
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.2.11+2
version: 0.2.11+3
requires:
- name: "yip"
category: "toolchain"
Expand Down
4 changes: 2 additions & 2 deletions packages/cos/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ packages:
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
- name: "cos"
category: "recovery"
version: "0.5.3+2"
version: 0.5.3+3
version: 0.5.3+3
brand_name: "cOS recovery"
labels:
autobump.revdeps: "true"
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
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+1
version: 1.16.5+2
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.6+1
version: 0.0.6+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.0.19+15
version: 0.0.19+16
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.7.4+1
version: 0.7.4+2
2 changes: 1 addition & 1 deletion packages/recovery-img/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "cos-img"
category: "recovery"
version: 0.5.3+2
version: 0.5.3+3
brand_name: "cOS"
2 changes: 1 addition & 1 deletion packages/selinux-policies/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: "selinux-policies"
category: "system"
version: 0.0.6+4
version: 0.0.6+5
32 changes: 16 additions & 16 deletions packages/selinux/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
packages:
- name: "k3s"
category: "selinux"
version: 0.3-0
labels:
github.repo: "k3s-selinux"
github.owner: "k3s-io"
github.tag: "0.3.testing.0"
package.checksum: "6c6a23a146dfecf8fd834689e11da3e3841be3ce624fd5044811c9f95c5fcd17"
- name: "rancher"
category: "selinux"
version: 0.2.rc1-1
labels:
github.repo: "rancher-selinux"
github.owner: "rancher"
github.tag: "0.2-rc1.testing.1"
package.checksum: "1b0537f5c372b3b965c91bd7dffdec3c377e6de27cb15c26659c65114a89a64f"
- name: "k3s"
category: "selinux"
version: 0.3-0
labels:
github.repo: "k3s-selinux"
github.owner: "k3s-io"
github.tag: "0.3.testing.0"
package.checksum: "6c6a23a146dfecf8fd834689e11da3e3841be3ce624fd5044811c9f95c5fcd17"
- name: "rancher"
category: "selinux"
version: 0.2.rc1-1+1
labels:
github.repo: "rancher-selinux"
github.owner: "rancher"
github.tag: "0.2-rc1.testing.1"
package.checksum: "1b0537f5c372b3b965c91bd7dffdec3c377e6de27cb15c26659c65114a89a64f"
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"
version: 0.0.7+1
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+1
version: 0.16.7+2
branch: ""
labels:
github.repo: "luet"
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.2+1
version: 0.9.2+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+4
version: 3.4.1+5
arch: "amd64"
uri:
- https://github.com/mikefarah/yq
Expand Down
5 changes: 2 additions & 3 deletions packages/utils/jq/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: jq
category: utils
version: "1.6"
version: 1.6+1
labels:
github.repo: "jq"
github.owner: "stedolan"
autobump.string_replace: '{ "jq-": "" }'

uri:
- http://stedolan.github.com/jq
- http://stedolan.github.com/jq
license: "MIT CC-BY-3.0"
4 changes: 2 additions & 2 deletions packages/utils/k9s/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "k9s"
category: "utils"
version: 0.24.10+2
version: 0.24.10+3
arch: x86_64
platform: Linux
labels:
github.repo: "k9s"
github.owner: "derailed"
autobump.revdeps: "true"
autobump.revdeps: "true"
4 changes: 2 additions & 2 deletions packages/utils/nerdctl/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "nerdctl"
category: "utils"
version: 0.8.3+2
version: 0.8.3+3
arch: amd64
platform: linux
labels:
github.repo: "nerdctl"
github.owner: "containerd"
autobump.revdeps: "true"
autobump.revdeps: "true"