From b2e698c55aa4d8887a2cb77f1c337aa22b432a9a Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Thu, 28 Mar 2024 13:17:53 +0300 Subject: [PATCH] Release v0.17.0 (#140) --- CHANGELOG.md | 5 ++++- helm/cluster/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c0faa3..bbf9d5fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.17.0] - 2024-03-28 + ### Changed - Update network-policies-app to v0.1.0. @@ -300,7 +302,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update and clean up the template repo. -[Unreleased]: https://github.com/giantswarm/cluster/compare/v0.16.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster/compare/v0.17.0...HEAD +[0.17.0]: https://github.com/giantswarm/cluster/compare/v0.16.0...v0.17.0 [0.16.0]: https://github.com/giantswarm/cluster/compare/v0.15.0...v0.16.0 [0.15.0]: https://github.com/giantswarm/cluster/compare/v0.14.0...v0.15.0 [0.14.0]: https://github.com/giantswarm/cluster/compare/v0.13.0...v0.14.0 diff --git a/helm/cluster/Chart.yaml b/helm/cluster/Chart.yaml index f86b3d44..774f4a5e 100644 --- a/helm/cluster/Chart.yaml +++ b/helm/cluster/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cluster type: application -version: 0.16.0 +version: 0.17.0 description: Giant Swarm cluster chart with provider-independent cluster resources icon: https://s.giantswarm.io/app-icons/giantswarm/1/dark.svg home: https://github.com/giantswarm/cluster