diff --git a/helm-push.yaml b/helm-push.yaml index 49a03da4bc6..c705f9e8f1d 100644 --- a/helm-push.yaml +++ b/helm-push.yaml @@ -1,7 +1,7 @@ package: name: helm-push version: 0.10.4 - epoch: 25 + epoch: 26 description: Helm plugin to push chart package to ChartMuseum copyright: - license: Apache-2.0 @@ -36,8 +36,6 @@ pipeline: with: deps: |- github.com/docker/distribution@v2.8.3 - google.golang.org/grpc@v1.56.3 - helm.sh/helm/v3@v3.14.2 google.golang.org/protobuf@v1.33.0 github.com/distribution/reference@v0.6.0 github.com/docker/docker-credential-helpers@v0.8.1 @@ -47,7 +45,7 @@ pipeline: golang.org/x/oauth2@v0.27.0 golang.org/x/net@v0.36.0 github.com/containerd/containerd@v1.6.38 - replaces: github.com/containerd/containerd=github.com/containerd/containerd@v1.6.38 helm.sh/helm/v3=helm.sh/helm/v3@v3.14.2 + helm.sh/helm/v3@v3.17.3 # Dropping helm plugins in /usr/libexec since they are binaries and # configuration intended to be run by the helm command.