cert-manager / website

Source code for the cert-manager.io website, including project documentation
https://cert-manager.io
Apache License 2.0
53 stars 333 forks source link

Release cert manager v1.12.13 #1535

Closed wallrj closed 1 month ago

wallrj commented 1 month ago

Preview: https://deploy-preview-1535--cert-manager.netlify.app/docs/releases/release-notes/release-notes-1.12#v11213

Generated by release-notes, as follows:

export RELEASE_VERSION="v1.12.13"
export START_TAG="v1.12.12"
export END_REV="release-1.12"
export BRANCH="release-1.12"

export START_SHA="$(git rev-list --reverse --ancestry-path $(git merge-base $START_TAG $BRANCH)..$BRANCH | head -1)"

release-notes \
  --debug \
  --repo-path cert-manager  \
  --org cert-manager \
  --repo cert-manager \
  --required-author="" \
  --markdown-links=true \
  --output github-release-description.md
netlify[bot] commented 1 month ago

Deploy Preview for cert-manager ready!

Built without sensitive environment variables

Name Link
Latest commit d7bf9b4975da4f7ef5ca8fe3e2e850855ff9e584
Latest deploy log https://app.netlify.com/sites/cert-manager/deploys/66b4e9c58b27d10008cd0bd1
Deploy Preview https://deploy-preview-1535--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 site configuration.

ThatsMrTalbot commented 1 month ago

/lgtm

wallrj commented 1 month ago

/hold until released

cert-manager-prow[bot] commented 1 month ago

[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

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/website/blob/master/OWNERS)~~ [wallrj] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment