From 34c3720fefaf8c1d5f986344757e3628bb243b71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:25:56 -0500 Subject: [PATCH] Update Helm release reloader to v1.0.52 (#65) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [reloader](https://togithub.com/stakater/Reloader) | patch | `1.0.51` -> `1.0.52` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/infratographer/location-api). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 cc10872..44fbe1f 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.51 -digest: sha256:a2ce8905ce9fcc75f0e3289758c579f6e1a4a4b1ef5f745f8aae872c46f77b2a -generated: "2023-11-08T12:21:05.03811394Z" + version: 1.0.52 +digest: sha256:035b46ff510c5d27d62d64041d7184a8e5b3a4aeefe48546c6a4903707cbaa29 +generated: "2023-11-15T16:27:22.968951011Z" diff --git a/chart/location-api/Chart.yaml b/chart/location-api/Chart.yaml index 5501175..d470998 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.51" + version: "1.0.52" repository: "https://stakater.github.io/stakater-charts"