From 212445ba07841c8d782d9d94b5f6476dc8942882 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:44:02 -0500 Subject: [PATCH] Update Helm release reloader to v1.0.51 (#62) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](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.50` -> `1.0.51` | --- ### Release Notes
stakater/Reloader (reloader) ### [`v1.0.51`](https://togithub.com/stakater/Reloader/releases/tag/v1.0.51) [Compare Source](https://togithub.com/stakater/Reloader/compare/v1.0.50...v1.0.51) #### Changelog - [`4619aa5`](https://togithub.com/stakater/Reloader/commit/4619aa5) Merge branch 'master' into oci - [`8169bb6`](https://togithub.com/stakater/Reloader/commit/8169bb6) Merge pull request [#​561](https://togithub.com/stakater/Reloader/issues/561) from jkroepke/oci - [`3875df2`](https://togithub.com/stakater/Reloader/commit/3875df2) Publish helm chart as OCI chart - [`fe0d3cb`](https://togithub.com/stakater/Reloader/commit/fe0d3cb) Remove permissions - [`4575f39`](https://togithub.com/stakater/Reloader/commit/4575f39) \[skip-ci] Update artifacts
--- ### 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 5c23b69..cc10872 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.50 -digest: sha256:f1aa54b58b177001f10e6c2d72d39de7bba5e3ca5bf84dffb2256e40b31d4ce6 -generated: "2023-10-30T13:58:33.073490714Z" + version: 1.0.51 +digest: sha256:a2ce8905ce9fcc75f0e3289758c579f6e1a4a4b1ef5f745f8aae872c46f77b2a +generated: "2023-11-08T12:21:05.03811394Z" diff --git a/chart/location-api/Chart.yaml b/chart/location-api/Chart.yaml index efbddba..5501175 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.50" + version: "1.0.51" repository: "https://stakater.github.io/stakater-charts"