We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd1f8e8 + 14118bc commit 5a51cc9Copy full SHA for 5a51cc9
1 file changed
cert-manager-cmctl.yaml
@@ -3,7 +3,7 @@ package:
3
# This got pulled from the cert-manager repo in the 1.15 release, prior to
4
# that it was in the cert-manager/cert-manager repo.
5
version: "2.2.0"
6
- epoch: 1
+ epoch: 2
7
description: Automatically provision and manage TLS certificates in Kubernetes
8
copyright:
9
- license: Apache-2.0
@@ -21,8 +21,7 @@ pipeline:
21
- uses: go/bump
22
with:
23
deps: |-
24
- oras.land/oras-go@v1.2.6
25
- github.com/docker/docker@v27.1.1
+ helm.sh/helm/v3@v3.18.4
26
27
- uses: go/build
28
0 commit comments