Skip to content

Commit 4434f4e

Browse files
fix(deps): update module helm.sh/helm/v3 to v3.14.2 [security]
1 parent 866c593 commit 4434f4e

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
@@ -18,7 +18,7 @@ require (
1818
github.com/samber/lo v1.38.1
1919
github.com/sirupsen/logrus v1.9.3
2020
gopkg.in/yaml.v2 v2.4.0
21-
helm.sh/helm/v3 v3.11.2
21+
helm.sh/helm/v3 v3.14.2
2222
k8s.io/apimachinery v0.26.4
2323
k8s.io/client-go v0.26.4
2424
)

0 commit comments

Comments
 (0)