From 2f8eda76169eef989139925a42dfc1b97ffe8afe Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 10 Sep 2024 10:12:45 +0300 Subject: [PATCH] Release v1.22.0 (#287) * Release v1.22.0 * fix changelog Signed-off-by: Matias Charriere --------- Signed-off-by: Matias Charriere Co-authored-by: Matias Charriere --- CHANGELOG.md | 6 ++++-- helm/coredns-app/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffc2712..52dd031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,10 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +## [1.22.0] - 2024-09-10 + ### Changed -- Update `architect-orb` to 5.1.0. - Update `coredns` image to [1.11.3](https://github.com/coredns/coredns/releases/tag/v1.11.3). ### Removed @@ -423,7 +424,8 @@ data: - Remove `proxy` configuration support as it is [deprecated by upstream](https://coredns.io/2019/03/03/coredns-1.4.0-release/). New server block with `forward` plugin has to be used, more info in our [docs](https://docs.giantswarm.io/guides/advanced-coredns-configuration/). -[Unreleased]: https://github.com/giantswarm/coredns-app/compare/v1.21.0...HEAD +[Unreleased]: https://github.com/giantswarm/coredns-app/compare/v1.22.0...HEAD +[1.22.0]: https://github.com/giantswarm/coredns-app/compare/v1.21.0...v1.22.0 [1.21.0]: https://github.com/giantswarm/coredns-app/compare/v1.20.0...v1.21.0 [1.20.0]: https://github.com/giantswarm/coredns-app/compare/v1.19.1...v1.20.0 [1.19.1]: https://github.com/giantswarm/coredns-app/compare/v1.19.0...v1.19.1 diff --git a/helm/coredns-app/Chart.yaml b/helm/coredns-app/Chart.yaml index b797314..0fd9d0d 100644 --- a/helm/coredns-app/Chart.yaml +++ b/helm/coredns-app/Chart.yaml @@ -6,4 +6,4 @@ description: A Helm chart for CoreDNS home: https://github.com/giantswarm/coredns-app icon: https://s.giantswarm.io/app-icons/coredns/1/dark.svg name: coredns-app -version: 1.21.0 +version: 1.22.0