From 76514c8b939cbe416a629a6a3f8eb2c3d96f45f3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 20 Dec 2024 02:50:23 +0000 Subject: [PATCH] Update cluster chart version to 1.7.0-2bd9087b74dc08cbb10b5b4f2710c3b8a00259cf --- 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..605c9c72 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-2bd9087b74dc08cbb10b5b4f2710c3b8a00259cf - 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:24008484cff77926ad78431df5b1667d6bc33575c25af3174ad8032ca7eb50a2 +generated: "2024-12-20T02:50:23.607288612Z" diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 65a75e7f..3ef2fc6f 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-2bd9087b74dc08cbb10b5b4f2710c3b8a00259cf" + repository: https://giantswarm.github.io/cluster-test-catalog - name: cluster-shared version: "0.7.1" repository: https://giantswarm.github.io/cluster-catalog