diff --git a/helm-mapkubeapis.yaml b/helm-mapkubeapis.yaml index 880633a2a51..6eca03ccc1d 100644 --- a/helm-mapkubeapis.yaml +++ b/helm-mapkubeapis.yaml @@ -1,7 +1,7 @@ package: name: helm-mapkubeapis version: 0.6.1 - epoch: 1 # CVE-2025-47907 + epoch: 2 # GHSA-f9f8-9pmf-xv68 description: Helm plugin to map and update deprecated Kubernetes APIs in Helm release manifests copyright: - license: Apache-2.0 @@ -16,9 +16,9 @@ pipeline: - uses: go/bump with: deps: |- - github.com/docker/docker@v26.0.0-rc3 + github.com/docker/docker@v26.0.0-rc3+incompatible golang.org/x/oauth2@v0.27.0 - helm.sh/helm/v3@v3.17.4 + helm.sh/helm/v3@v3.18.5 # Dropping helm plugins in /usr/libexec since they are binaries and # configuration intended to be run by the helm command.