owncloud / ocis-charts

:chart_with_upwards_trend: Helm Charts for ownCloud's OCIS
https://owncloud.dev/ocis/deployment/kubernetes/
Apache License 2.0
48 stars 27 forks source link

chore(deps): update helm release cert-manager to v1.16.1 #786

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
cert-manager (source) minor v1.15.1 -> v1.16.1

Release Notes

cert-manager/cert-manager (cert-manager) ### [`v1.16.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.16.1) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.16.0...v1.16.1) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. The cert-manager 1.16 release includes: new Helm chart features, more Prometheus metrics, memory optimizations, and various improvements and bug fixes for the ACME issuer and Venafi Issuer. πŸ“– Read the [complete 1.16 release notes](https://cert-manager.io/docs/releases/release-notes/release-notes-1.16) before upgrading. #### πŸ“œChanges since `v1.16.0` ##### Bug or Regression - BUGFIX: Helm schema validation: the new schema validation was too strict for the "global" section. Since the global section is shared across all charts and sub-charts, we must also allow unknown fields. ([#​7348](https://redirect.github.com/cert-manager/cert-manager/pull/7348), [`@inteon`](https://redirect.github.com/inteon)) - BUGFIX: Helm will now accept percentages for the `podDisruptionBudget.minAvailable` and `podDisruptionBudget.maxAvailable` values. ([#​7345](https://redirect.github.com/cert-manager/cert-manager/pull/7345), [`@inteon`](https://redirect.github.com/inteon)) - Helm: allow `enabled` to be set as a value to toggle cert-manager as a dependency. ([#​7356](https://redirect.github.com/cert-manager/cert-manager/pull/7356), [`@inteon`](https://redirect.github.com/inteon)) - BUGFIX: A change in `v1.16.0` caused cert-manager's ACME ClusterIssuer to look in the wrong namespace for resources required for the issuance (e.g. credential Secrets). This is now fixed in `v1.16.1`. ([#​7342](https://redirect.github.com/cert-manager/cert-manager/pull/7342), [`@inteon`](https://redirect.github.com/inteon)) ### [`v1.16.0`](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.3...v1.16.0) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.3...v1.16.0) ### [`v1.15.3`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.3) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.2...v1.15.3) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **πŸ”— [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** ##### πŸ“œ Changes since [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2) ##### Bug or Regression - BUGFIX: the dynamic certificate source used by the webhook TLS server failed to detect a root CA approaching expiration, due to a calculation error. This will cause the webhook TLS server to fail renewing its CA certificate. Please upgrade before the expiration of this CA certificate is reached. ([#​7232](https://redirect.github.com/cert-manager/cert-manager/issues/7232), [@​cert-manager-bot](https://redirect.github.com/cert-manager-bot)) ### [`v1.15.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.2) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.15.1...v1.15.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **πŸ”— [See v1.15.0](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** ##### πŸ“œ Changes since [`v1.15.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.15.1) ##### Bug or Regression - BUGFIX `route53`: explicitly set the `aws-global` STS region which is now required by the `github.com/aws/aws-sdk-go-v2` library. ([#​7189](https://redirect.github.com/cert-manager/cert-manager/pull/7189), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Bump `grpc-go` to fix `GHSA-xr7q-jx4m-x55m` ([#​7167](https://redirect.github.com/cert-manager/cert-manager/pull/7167), [`@SgtCoDFish`](https://redirect.github.com/SgtCoDFish)) - Fix Azure DNS causing panics whenever authentication error happens ([#​7188](https://redirect.github.com/cert-manager/cert-manager/pull/7188), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Fix incorrect value and indentation of `endpointAdditionalProperties` in the `PodMonitor` template of the Helm chart ([#​7191](https://redirect.github.com/cert-manager/cert-manager/pull/7191), [`@inteon`](https://redirect.github.com/inteon)) - Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent unbounded creation of `HTTPRoute` resources ([#​7186](https://redirect.github.com/cert-manager/cert-manager/pull/7186), [`@cert-manager-bot`](https://redirect.github.com/cert-manager-bot)) - Upgrade `golang` from `1.22.3` to `1.22.5` ([#​7165](https://redirect.github.com/cert-manager/cert-manager/pull/7165), [`@github-actions`](https://redirect.github.com/github-actions))

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 this update again.



This PR was generated by Mend Renovate. View the repository job log.