Skip to content

v1.20.1: version bumps#2030

Open
maelvls wants to merge 1 commit intocert-manager:masterfrom
maelvls:version-bumps-for-1.20.1
Open

v1.20.1: version bumps#2030
maelvls wants to merge 1 commit intocert-manager:masterfrom
maelvls:version-bumps-for-1.20.1

Conversation

@maelvls
Copy link
Copy Markdown
Member

@maelvls maelvls commented Mar 27, 2026

Commands I ran:

./scripts/gendocs/generate

(no changes)

Instructions followed

(final + patch releases) Prepare the "Version Bumps" PR:

⚠️ This step can be done ahead of time.

Create a PR on the website titled something like "Bump versions".

  • If you are doing a final release, then this PR's base must be the release-next branch.
  • If you are doing a patch release, then this PR's base must be master.

In this PR:

  1. Update the CRD and CLI docs with the following instructions:

    Imagining that you are about to release v1.20.0, edit scripts/gendocs/generate-new-import-path-docs to change CM_BRANCH and DOCS_FOLDER to:

    CM_BRANCH="release-1.20"
    DOCS_FOLDER="docs"
    
    

    Then, run:

    ./scripts/gendocs/generate
    
    
  2. (final + patch release of the latest minor version) Bump the latest cert-manager version variable in the content/docs/variables.json file. For example, if you are releasing v1.20.0:

    {"cert_manager_latest_version": "v1.20.0"}
    
    
  3. (final release) Edit content/docs/releases/README.md and:

    • update the section "Supported releases",
    • update the section "How we determine supported Kubernetes versions".

Commands I ran:

./scripts/gendocs/generate -> no changes

Signed-off-by: Maël Valais <mael@vls.dev>
Copilot AI review requested due to automatic review settings March 27, 2026 19:08
@cert-manager-prow cert-manager-prow bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Mar 27, 2026
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hawksight for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the documented latest cert-manager version from v1.20.0 to v1.20.1.

Changes:

  • Update cert_manager_latest_version in docs variables to v1.20.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for cert-manager ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 58c7e44
🔍 Latest deploy log https://app.netlify.com/projects/cert-manager/deploys/69c6d5b2f8324a000857b388
😎 Deploy Preview https://deploy-preview-2030--cert-manager.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants