From 7f55b2a5af97a4b3ff337e6bb491cfccc31fe09b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:16:55 +0000 Subject: [PATCH] chore(deps): update helm release interplex to v1 (#573) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- chart/operator/Chart.lock | 6 +++--- chart/operator/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/operator/Chart.lock b/chart/operator/Chart.lock index 4436cae1..6e8c6125 100644 --- a/chart/operator/Chart.lock +++ b/chart/operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: interplex repository: https://charts.k8sgpt.ai/ - version: 0.0.11 -digest: sha256:72882fa7912b7a71a3f40862eeaba6573d467bf2a67dd08c31cb11745dd0dfeb -generated: "2024-12-09T08:20:00.47781188Z" + version: 1.0.0 +digest: sha256:e016c60a51aef03abc09da3fc8a4dc9c7305f3524c156cb88c123d942647e6a7 +generated: "2024-12-10T10:01:00.236182483Z" diff --git a/chart/operator/Chart.yaml b/chart/operator/Chart.yaml index 84380472..43814c05 100644 --- a/chart/operator/Chart.yaml +++ b/chart/operator/Chart.yaml @@ -18,6 +18,6 @@ version: 0.2.4 appVersion: 0.0.26 dependencies: - name: interplex - version: 0.0.11 + version: 1.0.0 repository: https://charts.k8sgpt.ai/ condition: interplex.enabled