diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f16957..b821a7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,17 +6,17 @@ Adding a new version? You'll need three changes: * Add the section header, like "## [v1.2.3]". * Add the diff link, like "[v2.7.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v1.2.2...v1.2.3". ---> -- [v1.0.0-rc.0](#v100-rc0) +- [v1.0.0-rc.1](#v100-rc1) ## Unreleased > Release date: TBA -## [v1.0.0-rc.0] +## [v1.0.0-rc.1] -[v1.0.0-rc.0]: https://github.com/kong/kubernetes-configuration/compare/ecf9b7bd62bfb92327a6ddd9aeaec9f73fc13a72...v1.0.0-rc.0 +[v1.0.0-rc.1]: https://github.com/kong/kubernetes-configuration/compare/ecf9b7bd62bfb92327a6ddd9aeaec9f73fc13a72...v1.0.0-rc.1 -> Release date: 2024-11-26 +> Release date: 2024-12-06 This is an initial stable release of the Kong Kubernetes configuration module. It includes CRDs for the Kong Ingress Controller and the Kong Gateway Operator diff --git a/README.md b/README.md index 8359ba3..8b845b4 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ When you add a new CRD make sure to - Make sure a changelog is updated with the new version, the release date, and all the changes. - Trigger a [release workflow]. This will create a tag a release in GitHub. -[release workflow]: ./.github/workflows/release.yaml +[release workflow]: https://github.com/Kong/kubernetes-configuration/actions/workflows/release.yaml ## Available custom markers