From 013fc0816f04c3036089c30c1e288e67cdbbf17d Mon Sep 17 00:00:00 2001 From: Puru <5674762+tuladhar@users.noreply.github.com> Date: Thu, 28 Mar 2024 16:49:11 +0545 Subject: [PATCH 1/3] Chart: Bump `cluster` chart v0.18.0. --- CHANGELOG.md | 1 + helm/cluster-aws/Chart.lock | 6 +++--- helm/cluster-aws/Chart.yaml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa6c04f..9a8c7a28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update Availability Zones in helm/cluster-aws/files/azs-in-region.yaml - AMI: Use new AMI which includes latest teleport binary v15.1.7 +- Chart: Bump `cluster` to v0.18.0. ## [0.68.0] - 2024-03-27 diff --git a/helm/cluster-aws/Chart.lock b/helm/cluster-aws/Chart.lock index afbae6ac..dc171d49 100644 --- a/helm/cluster-aws/Chart.lock +++ b/helm/cluster-aws/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: cluster repository: https://giantswarm.github.io/cluster-catalog - version: 0.17.0 + version: 0.18.0 - name: cluster-shared repository: https://giantswarm.github.io/cluster-catalog version: 0.7.0 -digest: sha256:91cbc8d53af2aa365f8a0cf6a0884d486d10db6a3479a9da45134f47b62bfd96 -generated: "2024-04-11T14:17:36.361859+02:00" +digest: sha256:1ce40f738ca0a191ac8400d41ee55b0d81698e5ba904ee563f758c88ae805b5a +generated: "2024-04-11T15:48:38.252484+02:00" diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 1d0cadf2..13e21b01 100644 --- a/helm/cluster-aws/Chart.yaml +++ b/helm/cluster-aws/Chart.yaml @@ -16,7 +16,7 @@ restrictions: - capa dependencies: - name: cluster - version: "0.17.0" + version: "0.18.0" repository: https://giantswarm.github.io/cluster-catalog - name: cluster-shared version: "0.7.0" From 077ce8a725431910e69b58141e2f93ac5b5a0cff Mon Sep 17 00:00:00 2001 From: Puru <5674762+tuladhar@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:19:25 +0545 Subject: [PATCH 2/3] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8c7a28..7d608651 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Update cluster chart to v0.18.0. This updates teleport node labels. - Update cluster chart to v0.17.0. This updates cilium app from v0.21.0 to v0.22.0. ## [0.69.0] - 2024-04-11 @@ -25,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update Availability Zones in helm/cluster-aws/files/azs-in-region.yaml - AMI: Use new AMI which includes latest teleport binary v15.1.7 -- Chart: Bump `cluster` to v0.18.0. ## [0.68.0] - 2024-03-27 From dd4ee63554a72bc22a9653f73617e2cf254e5571 Mon Sep 17 00:00:00 2001 From: Puru <5674762+tuladhar@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:13:39 +0545 Subject: [PATCH 3/3] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d608651..6338b852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Update cluster chart to v0.18.0. This updates teleport node labels. +- Update cluster chart to v0.18.0. This updates teleport node labels and will roll nodes. - Update cluster chart to v0.17.0. This updates cilium app from v0.21.0 to v0.22.0. ## [0.69.0] - 2024-04-11