From ed1073581c3b912c997a85ba42e5d190fe54c722 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:06:20 +0000 Subject: [PATCH] Update Helm release cluster to v1.7.0 --- helm/cluster-aws/Chart.lock | 6 +++--- helm/cluster-aws/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/cluster-aws/Chart.lock b/helm/cluster-aws/Chart.lock index aca5d48bf..057800369 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.6.0 + version: 1.7.0 - name: cluster-shared repository: https://giantswarm.github.io/cluster-catalog version: 0.7.1 -digest: sha256:4b4dafe83fbdcb4acb6d5705b1558840b6acbf88519bf1c9ee7f61fe794da24c -generated: "2024-10-10T22:45:20.718193945Z" +digest: sha256:a88316585b6d0d805d26815e27e3d42f66a29db0d1e62b4beb1ae339d7751bc1 +generated: "2024-12-10T09:06:04.571019831Z" diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 79356f25f..9cf1913cc 100644 --- a/helm/cluster-aws/Chart.yaml +++ b/helm/cluster-aws/Chart.yaml @@ -16,7 +16,7 @@ restrictions: - capa dependencies: - name: cluster - version: "1.6.0" + version: "1.7.0" repository: https://giantswarm.github.io/cluster-catalog - name: cluster-shared version: "0.7.1"