Sync the release-next branch with master#1832
Merged
cert-manager-prow[bot] merged 78 commits intorelease-nextfrom Nov 4, 2025
Merged
Sync the release-next branch with master#1832cert-manager-prow[bot] merged 78 commits intorelease-nextfrom
cert-manager-prow[bot] merged 78 commits intorelease-nextfrom
Conversation
Signed-off-by: Jhivan de Benoit <[email protected]>
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: Renovate Bot <[email protected]>
fix(deps): update misc npm packages
Use OCI registry for use in sub-chart
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
fix(deps): update dependency @docsearch/react to v4
chore(deps): update misc npm packages
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: Renovate Bot <[email protected]>
As per the release-process I ran ./scripts/freeze-docs 1.18 Which copies the docs/ folder to a versioned folder and removes any folders which should not be present in versioned docs. Signed-off-by: Richard Wall <[email protected]>
./scripts/freeze-docs 1.18
Publish the cert-manager 1.19 release documentation
chore(deps): update dependency stylelint-config-standard to v39.0.1
Signed-off-by: Erik Godding Boye <[email protected]>
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
…ate spec Signed-off-by: Yuedong Wu <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Yuedong Wu <[email protected]>
Add doc content for HTTP01 solver pod template resources support
- Show only the two most recent releases in the version dropdown - Implemented by adding .slice(0, 2) in VersionSelect.jsx Signed-off-by: Richard Wall <[email protected]>
Limit version dropdown to last two releases
Signed-off-by: Renovate Bot <[email protected]>
[CI] Merge self-upgrade-master into master
chore(deps): update misc npm packages to v9.38.0
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: Andrea Giardini <[email protected]>
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: cert-manager-bot <[email protected]>
[CI] Merge self-upgrade-master into master
Signed-off-by: Renovate Bot <[email protected]>
chore(deps): update misc npm packages
Signed-off-by: cert-manager-bot <[email protected]>
Signed-off-by: Renovate Bot <[email protected]>
…-devcontainers-javascript-node-24.x chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker tag to v24
…-actions chore(deps): update dependency node to v24
[CI] Merge self-upgrade-master into master
Fix for breaking change includes three options
chore(deps): update misc npm packages to v9.39.1
✅ Deploy Preview for cert-manager ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
/approve |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wallrj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In preparation for an 1.20.0-alpha.0 release, I want to bring the "next release" site up to date with what's in master.
Same as we have done before: