-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump cert-manager to 1.14.2 #3063
Conversation
/unhold |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhay-krishna The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
- repository: quay.io/jetstack/cert-manager-ctl | ||
# The container image for the cert-manager startupapicheck | ||
# +docs:property | ||
- repository: quay.io/jetstack/cert-manager-startupapicheck | ||
+ repository: cert-manager/cert-manager-ctl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we using cert-manager-ctl
repository for cert-manager-startupapicheck
?
From the v1.14.0 changelog,
🔧 Breaking Changes
The startupapicheck job uses a new OCI image called "startupapicheck", instead of the ctl image.
If you run in an environment in which images cannot be pulled, be sure to include the new image.
This PR bumps cert-manager/cert-manager to v1.14.2, along with other updates such as Go version, checksums and attribution files.
Compare changes
Release notes
/hold
/area dependencies
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.