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

Bumping helm to v3.14.3 in v0.45.x line #1513

Merged
merged 1 commit into from
Mar 20, 2024
Merged
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
6 changes: 3 additions & 3 deletions hack/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
version: v0.33.8
- checksums:
linux:
amd64: 1b2313cd198d45eab00cc37c38f6b1ca0a948ba279c29e322bdf426d406129b5
arm64: 79ef06935fb47e432c0c91bdefd140e5b543ec46376007ca14a52e5ed3023088
amd64: 3c90f24e180f8c207b8a18e5ec82cb0fa49858a7a0a86e4ed52a98398681e00b
arm64: 85e1573e76fa60af14ba7e9ec75db2129b6884203be866893fa0b3f7e41ccd5e
dev: false
name: helm
repo: helm/helm
tarballSubpath: '{{.OS}}-{{.Arch}}/helm'
urlTemplate: https://get.helm.sh/helm-{{.Version}}-{{.OS}}-{{.Arch}}.tar.gz
version: v3.12.3
version: v3.14.3
- checksums:
linux:
amd64: d6bf07fb61972127c9e0d622523124c2d81caf9f7971fb123228961021811697
Expand Down
Loading