Skip to content

Commit f5e47c4

Browse files
fix(deps): update module helm.sh/helm/v3 to v4
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent cad345d commit f5e47c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
go.uber.org/mock v0.6.0
2222
golang.org/x/crypto v0.45.0
2323
gopkg.in/yaml.v3 v3.0.1
24-
helm.sh/helm/v3 v3.18.6
24+
helm.sh/helm/v4 v4.0.4
2525
k8s.io/api v0.33.4
2626
k8s.io/apimachinery v0.33.4
2727
k8s.io/client-go v12.0.0+incompatible

0 commit comments

Comments
 (0)