cert-manager / website

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

Release notes 1.16.1 #1584

Closed wallrj closed 1 month ago

wallrj commented 1 month ago

Preview: https://deploy-preview-1584--cert-manager.netlify.app/docs/releases/release-notes/release-notes-1.16#v1161

Release notes generated using the following command from the release process documentation:

export RELEASE_VERSION="v1.16.1"
export START_TAG="v1.16.0"
export END_REV="release-1.16"
export BRANCH="release-1.16"

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 "cert-manager-prow[bot]"  \
   --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 73f55fc0599a4710f4550af7276835133e20832d
Latest deploy log https://app.netlify.com/sites/cert-manager/deploys/6706820d759ec100074d99cc
Deploy Preview https://deploy-preview-1584--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.

inteon commented 1 month ago

/approve /lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

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)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment