Skip to content

Commit

Permalink
Updating helm to fix CVE (#1567)
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Aggarwal <[email protected]>
Co-authored-by: Rohit Aggarwal <[email protected]>
  • Loading branch information
rohitagg2020 and rohitagg2020 authored May 16, 2024
1 parent 656603c commit 86d49e0
Showing 1 changed file with 3 additions and 3 deletions.
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.39.1
- checksums:
linux:
amd64: 3c90f24e180f8c207b8a18e5ec82cb0fa49858a7a0a86e4ed52a98398681e00b
arm64: 85e1573e76fa60af14ba7e9ec75db2129b6884203be866893fa0b3f7e41ccd5e
amd64: a5844ef2c38ef6ddf3b5a8f7d91e7e0e8ebc39a38bb3fc8013d629c1ef29c259
arm64: 113ccc53b7c57c2aba0cd0aa560b5500841b18b5210d78641acfddc53dac8ab2
dev: false
name: helm
repo: helm/helm
tarballSubpath: '{{.OS}}-{{.Arch}}/helm'
urlTemplate: https://get.helm.sh/helm-{{.Version}}-{{.OS}}-{{.Arch}}.tar.gz
version: v3.14.3
version: v3.14.4
- checksums:
linux:
amd64: d6bf07fb61972127c9e0d622523124c2d81caf9f7971fb123228961021811697
Expand Down

0 comments on commit 86d49e0

Please sign in to comment.