Skip to content
Merged
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
5 changes: 2 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: 2 # GHSA-4vq8-7jfc-9cvp
epoch: 3 # 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 @@ -17,8 +17,7 @@ pipeline:
with:
deps: |-
golang.org/x/[email protected]
helm.sh/helm/[email protected]
github.com/docker/[email protected]
helm.sh/helm/[email protected]

# Dropping helm plugins in /usr/libexec since they are binaries and
# configuration intended to be run by the helm command.
Expand Down
Loading