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 cert-manager-cmctl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -21,8 +21,7 @@ pipeline:
- uses: go/bump
with:
deps: |-
oras.land/[email protected]
github.com/docker/[email protected]
helm.sh/helm/[email protected]

- uses: go/build
with:
Expand Down
Loading