From 50eb44f3d3adc157b6608b11db4360b2ded0979c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:46:34 +0000 Subject: [PATCH] Update Helm release reloader to v1.0.34 --- 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 b1ba5cb..45fad85 100644 --- a/chart/location-api/Chart.lock +++ b/chart/location-api/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.4.0 - name: reloader repository: https://stakater.github.io/stakater-charts - version: v1.0.26 -digest: sha256:3c3375ee126dbeb45635c24e7810c06d1f5f77ffabefd21c94d9822d8ec88660 -generated: "2023-06-13T18:13:40.967449458Z" + version: 1.0.34 +digest: sha256:5596f9ac8c8699e13e2dd2dfc47f0f680b987b923f48c3d99886feb25e7ee86d +generated: "2023-08-02T11:46:26.862096291Z" diff --git a/chart/location-api/Chart.yaml b/chart/location-api/Chart.yaml index 5047f8d..9196eca 100644 --- a/chart/location-api/Chart.yaml +++ b/chart/location-api/Chart.yaml @@ -14,5 +14,5 @@ dependencies: version: 2.4.0 - name: reloader condition: reloader.enabled - version: "v1.0.26" + version: "1.0.34" repository: "https://stakater.github.io/stakater-charts"