From 56ee97e35ecd5a52af3f6a3109b051692cdac840 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 13 Dec 2024 10:39:11 +0000 Subject: [PATCH] Update cluster chart version to 1.7.0-462bce5bb4fe153ac8d3a0f57528c4de8f1ba90b --- 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..575ec61f 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-462bce5bb4fe153ac8d3a0f57528c4de8f1ba90b - 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:7a547750ce84eb2538f0693310b47bb5f959a5710211ba587c0f21a9b5372ade +generated: "2024-12-13T10:39:10.582235Z" diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 9cf1913c..89d6eaef 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-462bce5bb4fe153ac8d3a0f57528c4de8f1ba90b" + repository: https://giantswarm.github.io/cluster-test-catalog - name: cluster-shared version: "0.7.1" repository: https://giantswarm.github.io/cluster-catalog