From 0f0f3c640a1e0895c88f1993d383525efb43eb14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:23:56 +0000 Subject: [PATCH] Update Helm release reloader to v1.0.56 --- chart/location-api/Chart.lock | 6 +++--- chart/location-api/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/location-api/Chart.lock b/chart/location-api/Chart.lock index 44fbe1f..f651959 100644 --- a/chart/location-api/Chart.lock +++ b/chart/location-api/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.13.3 - name: reloader repository: https://stakater.github.io/stakater-charts - version: 1.0.52 -digest: sha256:035b46ff510c5d27d62d64041d7184a8e5b3a4aeefe48546c6a4903707cbaa29 -generated: "2023-11-15T16:27:22.968951011Z" + version: 1.0.56 +digest: sha256:c3ec76304156be7f9b193d3bb1e632bd5302ac058d7ed6b181bbdbd06100e978 +generated: "2023-12-20T10:23:44.014625674Z" diff --git a/chart/location-api/Chart.yaml b/chart/location-api/Chart.yaml index d470998..53781a5 100644 --- a/chart/location-api/Chart.yaml +++ b/chart/location-api/Chart.yaml @@ -14,5 +14,5 @@ dependencies: version: 2.13.3 - name: reloader condition: reloader.enabled - version: "1.0.52" + version: "1.0.56" repository: "https://stakater.github.io/stakater-charts"