Skip to content

Commit

Permalink
Bump build/golang to 1.18.3 (#1471)
Browse files Browse the repository at this point in the history
* Bump build/golang to 1.18.3

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump recovery/cos for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump system/cos for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump system/cos-container for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/luet for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/luet-makeiso for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/yip for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/cosign for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/dasel for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/elemental-cli for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/hugo for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/luet for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/luet-cosign for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/luet-makeiso for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/luet-mtree for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/yip for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain/yq for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump utils/gomplate for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump utils/helm for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump utils/k9s for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump utils/nerdctl for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump utils/rancherd for build/golang

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>
  • Loading branch information
cOS-cibot authored Jun 7, 2022
1 parent a9c16db commit f7cd6fc
Show file tree
Hide file tree
Showing 15 changed files with 24 additions and 22 deletions.
4 changes: 3 additions & 1 deletion packages/cos/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@ packages:
- &cos
name: "cos"
category: "system"
version: 0.8.14-8
version: 0.8.14-9
description: "cOS base image, used to build cOS live ISOs"
brand_name: "cOS"
labels:
autobump.revdeps: "true"
- !!merge <<: *cos
name: "cos-container"
description: "cOS container image, used to build cOS derivatives from scratch"
version: 0.8.14-10
- !!merge <<: *cos
category: "recovery"
brand_name: "cOS recovery"
description: "cOS recovery image, used to boot cOS for troubleshooting"
version: 0.8.14-9
- !!merge <<: *cos
name: "cos-img"
category: "recovery"
6 changes: 3 additions & 3 deletions packages/golang/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: "golang"
category: "build"
version: 1.18.2-2
version: "1.18.3"
base_url: https://golang.org/dl
hidden: true # No need to make it installable for now
labels:
Expand All @@ -14,9 +14,9 @@ packages:
curl -s -L 'https://golang.org/VERSION?m=text' | sed 's/go//g'
autobump.version_hook: |
curl -s -L 'https://golang.org/VERSION?m=text' | sed 's/go//g'
package.version: "1.18.2"
package.version: "1.18.3"
autobump.checksum_hook: "curl -q -L https://storage.googleapis.com/golang/go{{.Values.labels.package.version}}.linux-{{.Values.labels.autobump.arch}}.tar.gz.sha256"
package.checksum: "e54bec97a1a5d230fc2f9ad0880fcbabb5888f30ed9666eca4a91c5a32e86cbc"
package.checksum: "956f8507b302ab0bb747613695cdae10af99bbd39a90cae522b7c0302cc27245"
- name: "golang-fips"
category: "build"
version: 1.18b7-3
Expand Down
12 changes: 6 additions & 6 deletions packages/toolchain/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ packages:
- &luet
category: "toolchain"
name: "luet"
version: 0.32.1-1
version: 0.32.1-2
branch: ""
upx: false
fips: false
Expand All @@ -13,7 +13,7 @@ packages:
- &luet-fips
category: "toolchain-fips"
name: "luet"
version: 0.32.1-1
version: 0.32.1-2
branch: ""
upx: false
fips: true
Expand All @@ -23,7 +23,7 @@ packages:
autobump.revdeps: "true"
- name: "luet-makeiso"
category: "toolchain"
version: 0.4.0-5
version: 0.4.0-6
upx: false
fips: false
labels:
Expand All @@ -35,7 +35,7 @@ packages:
version: "<1.0.0"
- name: "luet-makeiso"
category: "toolchain-fips"
version: 0.3.8-33
version: 0.3.8-34
upx: false
fips: true
labels:
Expand All @@ -49,7 +49,7 @@ packages:
name: "yip"
upx: false
fips: true
version: 0.10.1-10
version: 0.10.1-11
labels:
github.repo: "yip"
github.owner: "mudler"
Expand All @@ -58,7 +58,7 @@ packages:
name: "yip"
upx: false
fips: false
version: 0.10.1-8
version: 0.10.1-9
labels:
github.repo: "yip"
github.owner: "mudler"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/cosign/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "cosign"
category: "toolchain"
version: 1.4.1-11
version: 1.4.1-12
labels:
github.repo: "cosign"
github.owner: "sigstore"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/dasel/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dasel
category: toolchain
version: 1.24.3-3
version: 1.24.3-4
labels:
github.repo: "dasel"
github.owner: "TomWright"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/elemental-cli/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ packages:
name: "elemental-cli"
bin_name: "elemental"
category: "toolchain"
version: 0.20220530-1
version: 0.20220530-2
fips: false
labels:
github.repo: "elemental"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/hugo/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "hugo"
category: "toolchain"
version: 0.100.1-1
version: 0.100.1-2
uri:
- https://github.com/gohugoio/hugo
license: "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/toolchain/luet-cosign/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "luet-cosign"
category: "toolchain"
version: 0.0.11-5
version: 0.0.11-6
labels:
github.repo: "luet-cosign"
github.owner: "rancher-sandbox"
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.10-2
version: 0.0.10-3
labels:
github.repo: "luet-mtree"
github.owner: "rancher-sandbox"
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: 4.25.2-1
version: 4.25.2-2
uri:
- https://github.com/mikefarah/yq
license: "MIT"
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.10.0-17
version: 3.10.0-18
labels:
github.repo: "gomplate"
github.owner: "hairyhenderson"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/helm/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ packages:
name: "helm"
fips: false
category: "utils"
version: 3.9.0-2
version: 3.9.0-3
description: "The Kubernetes Package Manager"
license: "Apache-2.0 License"
labels:
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.25.18-10
version: 0.25.18-11
platform: Linux
labels:
github.repo: "k9s"
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.20.0-2
version: 0.20.0-3
platform: linux
labels:
github.repo: "nerdctl"
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-alpha13-11
version: 0.0.1-alpha13-12
platform: linux
upx: false
labels:
Expand Down

0 comments on commit f7cd6fc

Please sign in to comment.