Skip to content

Bump dependencies #1733

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
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
12 changes: 6 additions & 6 deletions hack/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
version: v0.44.0
- checksums:
linux:
amd64: 961e587fc2c03807f8a99ac25ef063fa9e6915f1894729399cbb95d2a79af931
arm64: 489c9d2d3ea4e095331249d74b4407fb5ac1d338c28429d70cdedccfe6e2b029
amd64: f8180838c23d7c7d797b208861fecb591d9ce1690d8704ed1e4cb8e2add966c1
arm64: c0a45e67eef0c7416a8a8c9e9d5d2d30d70e4f4d3f7bea5de28241fffa8f3b89
dev: false
name: helm
repo: helm/helm
tarballSubpath: '{{.OS}}-{{.Arch}}/helm'
urlTemplate: https://get.helm.sh/helm-{{.Version}}-{{.OS}}-{{.Arch}}.tar.gz
version: v3.18.0
version: v3.18.4
- checksums:
linux:
amd64: 79b0f844237bd4b0446e4dc884dbc1765fc7dedc3968f743d5949c6f2e701739
Expand All @@ -77,11 +77,11 @@
version: v1.2.1
- checksums:
linux:
amd64: 40ef0a84594494c953945fb297842d3168c92170694928c9565cc0b581235ac5
arm64: ee296a58a17cc9141ad9abfd25e33faefd3fdb376e27fe6e599ceadb12fd0901
amd64: a3a48787bdf5d4ffa8ce36d5a015e2badc5963eebb578fdefea3befc9e4befb9
arm64: 999e81961cf4f3d5eaeb886413d9e36dca064e7f0578f95029545bfccd1a6e7a
dev: false
name: cue
repo: cue-lang/cue
tarballSubpath: cue
urlTemplate: https://github.com/cue-lang/cue/releases/download/{{.Version}}/cue_{{.Version}}_{{.OS}}_{{.Arch}}.tar.gz
version: v0.12.1
version: v0.13.2
Loading