From 52641be511e52b394d96b287576d94620c875662 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 11 Dec 2024 10:05:09 +0000 Subject: [PATCH] Update cluster chart version to 1.7.0-565c92a3b97063c9bf1b983c7aaec67c506c0d08 --- helm/cluster-aws/Chart.lock | 8 ++++---- helm/cluster-aws/Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/helm/cluster-aws/Chart.lock b/helm/cluster-aws/Chart.lock index 1e6219f0..c5ebc293 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: 1.7.0 + repository: https://giantswarm.github.io/cluster-test-catalog + version: 1.7.0-565c92a3b97063c9bf1b983c7aaec67c506c0d08 - name: cluster-shared repository: https://giantswarm.github.io/cluster-catalog version: 0.7.1 -digest: sha256:a88316585b6d0d805d26815e27e3d42f66a29db0d1e62b4beb1ae339d7751bc1 -generated: "2024-12-10T13:13:01.132814927Z" +digest: sha256:a930b3393045aae89892ee94fc747a77de3365d03410e0f2c8892fb784c66077 +generated: "2024-12-11T10:05:09.246985731Z" diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 9cf1913c..87824508 100644 --- a/helm/cluster-aws/Chart.yaml +++ b/helm/cluster-aws/Chart.yaml @@ -16,8 +16,8 @@ restrictions: - capa dependencies: - name: cluster - version: "1.7.0" - repository: https://giantswarm.github.io/cluster-catalog + version: "1.7.0-565c92a3b97063c9bf1b983c7aaec67c506c0d08" + repository: https://giantswarm.github.io/cluster-test-catalog - name: cluster-shared version: "0.7.1" repository: https://giantswarm.github.io/cluster-catalog