Skip to content

Commit

Permalink
Merge pull request #15736 from wolfi-dev/cve-helm-operator-5f321a3803…
Browse files Browse the repository at this point in the history
…98ecddbcfdf7b3954f2c17

helm-operator/1.34.1-r1: cve remediation
  • Loading branch information
dlorenc committed Mar 23, 2024
2 parents 25cece1 + b618d1f commit 61fbfbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm-operator.yaml
@@ -1,7 +1,7 @@
package:
name: helm-operator
version: 1.34.1
epoch: 1
epoch: 2
description: open source toolkit to manage Kubernetes native applications.
copyright:
- license: Apache-2.0
Expand All @@ -23,7 +23,7 @@ pipeline:

- uses: go/bump
with:
deps: golang.org/x/crypto@v0.19.0 github.com/docker/distribution@v2.8.3+incompatible helm.sh/helm/v3@v3.14.2
deps: golang.org/x/crypto@v0.19.0 github.com/docker/distribution@v2.8.3+incompatible helm.sh/helm/v3@v3.14.2 google.golang.org/protobuf@v1.33.0 github.com/docker/docker@v24.0.9
replaces: github.com/google/gnostic=github.com/google/gnostic@v0.7.0 k8s.io/kube-openapi=k8s.io/kube-openapi@v0.0.0-20231010175941-2dd684a91f00

- runs: |
Expand Down

0 comments on commit 61fbfbd

Please sign in to comment.