diff --git a/cert-manager-cmctl.yaml b/cert-manager-cmctl.yaml index 844a8aea0ae..cbb6146f4ca 100644 --- a/cert-manager-cmctl.yaml +++ b/cert-manager-cmctl.yaml @@ -3,7 +3,7 @@ package: # This got pulled from the cert-manager repo in the 1.15 release, prior to # that it was in the cert-manager/cert-manager repo. version: "2.2.0" - epoch: 1 + epoch: 2 description: Automatically provision and manage TLS certificates in Kubernetes copyright: - license: Apache-2.0 @@ -21,8 +21,7 @@ pipeline: - uses: go/bump with: deps: |- - oras.land/oras-go@v1.2.6 - github.com/docker/docker@v27.1.1 + helm.sh/helm/v3@v3.18.4 - uses: go/build with: