Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions helm-mapkubeapis.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,9 +16,9 @@ pipeline:
- uses: go/bump
with:
deps: |-
github.com/docker/[email protected]
github.com/docker/[email protected]+incompatible
golang.org/x/[email protected]
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.
Expand Down