From 4f7bf9d4e1671a40b6086a0a3b21ea31cdf943c1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 30 Dec 2024 20:36:25 +0000 Subject: [PATCH] Update cluster chart version to 1.7.0-4fb08f34b7f6291af26b99f3fb12e3964702b755 --- 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..fa7bc4bb 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-4fb08f34b7f6291af26b99f3fb12e3964702b755 - 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:a604df7a9dc115eec990a571a4ec398536ac7be83ec475ef001c21a00783be7b +generated: "2024-12-30T20:36:25.066500753Z" diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 65a75e7f..3b9b23ec 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-4fb08f34b7f6291af26b99f3fb12e3964702b755" + repository: https://giantswarm.github.io/cluster-test-catalog - name: cluster-shared version: "0.7.1" repository: https://giantswarm.github.io/cluster-catalog