Skip to content

Commit

Permalink
Merge pull request #16281 from ajayk/go-1.22.2-batch-3-4
Browse files Browse the repository at this point in the history
go-1.22.2 batch 3-4: go epoch bump
  • Loading branch information
ajayk authored Apr 3, 2024
2 parents c5538f1 + 3fadd1b commit bfb18f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm-push.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: helm-push
version: 0.10.4
epoch: 6
epoch: 7
description: Helm plugin to push chart package to ChartMuseum
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -34,7 +34,7 @@ pipeline:
# Patch vulnerabilities
- uses: go/bump
with:
deps: github.com/docker/[email protected] golang.org/x/[email protected] google.golang.org/[email protected] golang.org/x/[email protected] helm.sh/helm/[email protected] google.golang.org/[email protected] github.com/docker/docker@v24.0.9
deps: github.com/docker/[email protected] golang.org/x/[email protected] google.golang.org/[email protected] golang.org/x/[email protected] helm.sh/helm/[email protected] google.golang.org/[email protected] github.com/docker/docker@v26.0.0+incompatible github.com/distribution/[email protected] github.com/docker/[email protected] oras.land/[email protected]
replaces: github.com/containerd/containerd=github.com/containerd/[email protected] helm.sh/helm/v3=helm.sh/helm/[email protected]

# Dropping helm plugins in /usr/libexec since they are binaries and
Expand Down

0 comments on commit bfb18f2

Please sign in to comment.