diff --git a/helm-push.yaml b/helm-push.yaml index 738d5da2f20..e5c73beefca 100644 --- a/helm-push.yaml +++ b/helm-push.yaml @@ -1,7 +1,7 @@ package: name: helm-push version: 0.10.4 - epoch: 29 + epoch: 30 description: Helm plugin to push chart package to ChartMuseum copyright: - license: Apache-2.0 @@ -35,17 +35,12 @@ pipeline: - uses: go/bump with: deps: |- - github.com/docker/distribution@v2.8.3 google.golang.org/protobuf@v1.33.0 - github.com/distribution/reference@v0.6.0 - github.com/docker/docker-credential-helpers@v0.8.1 - oras.land/oras-go@v1.2.5 - github.com/docker/docker@v26.1.5 golang.org/x/crypto@v0.35.0 golang.org/x/oauth2@v0.27.0 - helm.sh/helm/v3@v3.17.3 github.com/containerd/containerd@v1.7.27 golang.org/x/net@v0.38.0 + helm.sh/helm/v3@v3.18.4 # Dropping helm plugins in /usr/libexec since they are binaries and # configuration intended to be run by the helm command.