openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
30 stars 77 forks source link

Update module github.com/cert-manager/cert-manager to v1.13.6 #782

Closed openstack-k8s-ci-robot closed 6 months ago

openstack-k8s-ci-robot commented 6 months ago

This PR contains the following updates:

Package Type Update Change
github.com/cert-manager/cert-manager require patch v1.13.5 -> v1.13.6

Release Notes

cert-manager/cert-manager (github.com/cert-manager/cert-manager) ### [`v1.13.6`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.6) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.5...v1.13.6) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. `v1.13.6` fixes a bug in the DigitalOcean DNS-01 provider which could cause incorrect DNS records to be deleted when using a domain with a CNAME. Special thanks to [@​BobyMCbobs](https://togithub.com/BobyMCbobs) for reporting this issue and testing the fix! It also patches CVE-2023-45288. #### Known Issues - ACME Issuer (Let's Encrypt): wrong certificate chain may be used if `preferredChain` is configured: see [1.14 release notes](./release-notes-1.14.md#known-issues) for more information. #### Changes ##### Bug or Regression - DigitalOcean: Ensure that only TXT records are considered for deletion when cleaning up after an ACME challenge ([#​6892](https://togithub.com/cert-manager/cert-manager/issues/6892), [@​SgtCoDFish](https://togithub.com/SgtCoDFish)) - Bump golang.org/x/net to address [CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288) ([#​6932](https://togithub.com/cert-manager/cert-manager/issues/6932), [@​SgtCoDFish](https://togithub.com/SgtCoDFish))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 this update again.



This PR has been generated by Renovate Bot.

stuggi commented 6 months ago

/test openstack-operator-build-deploy-kuttl

openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot, stuggi

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: - ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment