Skip to content

deps: bump cert-manager Helm chart to v1.18.2 #1006

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 16, 2025

deps: bump cert-manager version

Update cert-manager/manifest.yaml

change detected: * key "$.version" updated from "v1.18.1" to "v1.18.2", in file "cert-manager/manifest.yaml"

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

We have added a new feature gate `ACMEHTTP01IngressPathTypeExact`, to allow `ingress-nginx` users to turn off the new default Ingress `PathType: Exact` behavior, in ACME HTTP01 Ingress challenge solvers.
This change fixes the following issue: #7791

We have increased the ACME challenge authorization timeout to two minutes, which we hope will fix a timeout error (`error waiting for authorization`), which has been reported by multiple users, since the release of cert-manager `v1.16.0`.
This change should fix the following issues: #7337, #7444, and #7685.

> ℹ️ Be sure to review all new features and changes below, and read the [full release notes](https://cert-manager.io/docs/releases/release-notes/release-notes-1.18) carefully before upgrading.

Changes since `v1.18.0`:

### Feature

- Added a new feature gate `ACMEHTTP01IngressPathTypeExact`, to allow `ingress-nginx` users to turn off the new default Ingress `PathType: Exact` behavior, in ACME HTTP01 Ingress challenge solvers. ([`#7810`](https://github.com/cert-manager/cert-manager/pull/7810), @sspreitzer)

### Bug or Regression

- ACME: Increased challenge authorization timeout to 2 minutes to fix `error waiting for authorization`. ([`#7801`](https://github.com/cert-manager/cert-manager/pull/7801), @hjoshi123)

### Other (Cleanup or Flake)

- Use the latest version of ingress-nginx in E2E tests to ensure compatibility ([`#7807`](https://github.com/cert-manager/cert-manager/pull/7807), @wallrj)
v1.18.2
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

We fixed a bug in the CSR's name constraints construction (only applies if you have enabled the `NameConstraints` feature gate).
We dropped the new `global.rbac.disableHTTPChallengesRole` Helm option due to a bug we found, this feature will be released in `v1.19` instead.

Changes since `v1.18.1`:

### Bug or Regression

- BUGFIX: permitted URI domains were incorrectly used to set the excluded URI domains in the CSR's name constraints (#7833, @cert-manager-bot)
- Reverted adding the `global.rbac.disableHTTPChallengesRole` Helm option. (#7837, @cert-manager-bot)
Update cert-manager/install.sh

1 file(s) updated with "/download/v1.18.2/": * cert-manager/install.sh

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

We fixed a bug in the CSR's name constraints construction (only applies if you have enabled the `NameConstraints` feature gate).
We dropped the new `global.rbac.disableHTTPChallengesRole` Helm option due to a bug we found, this feature will be released in `v1.19` instead.

Changes since `v1.18.1`:

### Bug or Regression

- BUGFIX: permitted URI domains were incorrectly used to set the excluded URI domains in the CSR's name constraints (#7833, @cert-manager-bot)
- Reverted adding the `global.rbac.disableHTTPChallengesRole` Helm option. (#7837, @cert-manager-bot)
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions bot added the enhancement New feature or request label Jan 16, 2025
@github-actions github-actions bot force-pushed the updatecli_master_certmanager branch from de28e0a to fc15e66 Compare January 22, 2025 08:38
@github-actions github-actions bot changed the title deps: bump cert-manager Helm chart to v1.16.3 deps: bump cert-manager Helm chart to v1.17.0 Feb 3, 2025
@github-actions github-actions bot changed the title deps: bump cert-manager Helm chart to v1.17.0 deps: bump cert-manager Helm chart to v1.17.1 Feb 13, 2025
@github-actions github-actions bot force-pushed the updatecli_master_certmanager branch 2 times, most recently from 8f3a821 to a35401c Compare March 19, 2025 16:25
@github-actions github-actions bot force-pushed the updatecli_master_certmanager branch from 3ff6584 to d2651c7 Compare March 25, 2025 17:21
@github-actions github-actions bot changed the title deps: bump cert-manager Helm chart to v1.17.1 deps: bump cert-manager Helm chart to v1.17.2 Apr 24, 2025
Made with ❤️️ by updatecli
@github-actions github-actions bot force-pushed the updatecli_master_certmanager branch from 534af6a to d9f5d87 Compare May 9, 2025 17:53
updatecli added 3 commits May 9, 2025 17:53
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump cert-manager Helm chart to v1.17.2 deps: bump cert-manager Helm chart to v1.18.0 Jun 10, 2025
updatecli added 2 commits June 18, 2025 12:39
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump cert-manager Helm chart to v1.18.0 deps: bump cert-manager Helm chart to v1.18.1 Jun 18, 2025
updatecli added 2 commits July 2, 2025 15:21
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot changed the title deps: bump cert-manager Helm chart to v1.18.1 deps: bump cert-manager Helm chart to v1.18.2 Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants