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-set-status.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: helm-set-status
version: 0.3.0
epoch: 2 # GHSA-4vq8-7jfc-9cvp
epoch: 3 # GHSA-f9f8-9pmf-xv68
description: Helm plugin to set release status
copyright:
- license: Apache-2.0
Expand All @@ -19,8 +19,7 @@ pipeline:
github.com/containerd/[email protected]
golang.org/x/[email protected]
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