Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

fix(helm): update cert-manager group to v1.9.2 (patch) #511

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iudicael-bot[bot]
Copy link
Contributor

@iudicael-bot iudicael-bot bot commented Nov 18, 2022

This PR contains the following updates:

Package Update Change
cert-manager patch v1.9.1 -> v1.9.2
quay.io/jetstack/cert-manager-controller patch v1.9.1 -> v1.9.2

Release Notes

cert-manager/cert-manager

v1.9.2

Compare Source

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

cert-manager v1.9.2 is a bug fix release which fixes an issue where CertificateRequests marked as InvalidRequest did not properly trigger issuance failure handling leading to 'stuck' requests, and a problem which prevented the Venafi Issuer from connecting to TPP servers where the vedauth API endpoints were configured to accept client certificates.
It is also compiled with a newer version of Go 1.18 (v1.18.8) which fixes some vulnerabilities in the Go standard library.

Changes since v1.9.1

Bug or Regression
  • Fix issue where CertificateRequests marked as InvalidRequest did not properly trigger issuance failure handling leading to 'stuck' requests.
    (#​5371, @​munnerz )
  • The Venafi Issuer now supports TLS 1.2 renegotiation, so that it can connect to TPP servers where the vedauth API endpoints are configured to accept client certificates. (Note: This does not mean that the Venafi Issuer supports client certificate authentication).
    (#​5577, @​wallrj)
  • Upgrade to latest go patch release.
    (#​5561, @​SgtCoDFish)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@iudicael-bot iudicael-bot bot requested a review from Iudicael as a code owner November 18, 2022 11:52
@iudicael-bot iudicael-bot bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Nov 18, 2022
@iudicael-bot
Copy link
Contributor Author

iudicael-bot bot commented Nov 18, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.33s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.46s
✅ YAML prettier 2 0 0.5s
✅ YAML yamllint 2 0 0.25s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@iudicael-bot iudicael-bot bot force-pushed the renovate/patch-cert-manager branch from 6aad1f4 to 9268147 Compare November 18, 2022 12:37
@iudicael-bot iudicael-bot bot changed the title fix(container): update image quay.io/jetstack/cert-manager-controller to v1.9.2 fix(helm): update cert-manager group to v1.9.2 (patch) Nov 18, 2022
@iudicael-bot iudicael-bot bot force-pushed the renovate/patch-cert-manager branch from 9268147 to 8ee2f63 Compare April 25, 2023 00:14
| datasource | package                                  | from   | to     |
| ---------- | ---------------------------------------- | ------ | ------ |
| helm       | cert-manager                             | v1.9.1 | v1.9.2 |
| docker     | quay.io/jetstack/cert-manager-controller | v1.9.1 | v1.9.2 |
@iudicael-bot iudicael-bot bot force-pushed the renovate/patch-cert-manager branch from 8ee2f63 to ecd188a Compare May 16, 2023 23:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants