Skip to content

Commit 5a51cc9

Browse files
authored
Merge pull request #58634 from wolfi-dev/cve-cert-manager-cmctl-2.2.0-r1-b7517d0700e5b80ef9402e26ed0418df
cert-manager-cmctl/2.2.0-r1: cve remediation
2 parents cd1f8e8 + 14118bc commit 5a51cc9

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

cert-manager-cmctl.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package:
33
# This got pulled from the cert-manager repo in the 1.15 release, prior to
44
# that it was in the cert-manager/cert-manager repo.
55
version: "2.2.0"
6-
epoch: 1
6+
epoch: 2
77
description: Automatically provision and manage TLS certificates in Kubernetes
88
copyright:
99
- license: Apache-2.0
@@ -21,8 +21,7 @@ pipeline:
2121
- uses: go/bump
2222
with:
2323
deps: |-
24-
oras.land/oras-go@v1.2.6
25-
github.com/docker/docker@v27.1.1
24+
helm.sh/helm/v3@v3.18.4
2625
2726
- uses: go/build
2827
with:

0 commit comments

Comments
 (0)