File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/swaggo/gin-swagger v1.6.0
19
19
github.com/swaggo/swag v1.16.4
20
20
go.uber.org/zap v1.27.0
21
- helm.sh/helm/v3 v3.17.0
21
+ helm.sh/helm/v3 v3.17.1
22
22
k8s.io/api v0.32.1
23
23
k8s.io/apimachinery v0.32.1
24
24
k8s.io/client-go v0.32.1
Original file line number Diff line number Diff line change @@ -573,6 +573,8 @@ gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o=
573
573
gotest.tools/v3 v3.4.0 /go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g =
574
574
helm.sh/helm/v3 v3.17.0 h1:DUD4AGdNVn7PSTYfxe1gmQG7s18QeWv/4jI9TubnhT0 =
575
575
helm.sh/helm/v3 v3.17.0 /go.mod h1:Mo7eGyKPPHlS0Ml67W8z/lbkox/gD9Xt1XpD6bxvZZA =
576
+ helm.sh/helm/v3 v3.17.1 h1:gzVoAD+qVuoJU6KDMSAeo0xRJ6N1znRxz3wyuXRmJDk =
577
+ helm.sh/helm/v3 v3.17.1 /go.mod h1:nvreuhuR+j78NkQcLC3TYoprCKStLyw5P4T7E5itv2w =
576
578
k8s.io/api v0.32.1 h1:f562zw9cy+GvXzXf0CKlVQ7yHJVYzLfL6JAS4kOAaOc =
577
579
k8s.io/api v0.32.1 /go.mod h1:/Yi/BqkuueW1BgpoePYBRdDYfjPF5sgTr5+YqDZra5k =
578
580
k8s.io/apiextensions-apiserver v0.32.1 h1:hjkALhRUeCariC8DiVmb5jj0VjIc1N0DREP32+6UXZw =
You can’t perform that action at this time.
0 commit comments