From 5a17aceee82fddcda96aedbcd9cd01530a27931e Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 21:13:54 -0500 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20reloader=20(=201.0.60=20?= =?UTF-8?q?=E2=86=92=201.0.62=20)=20(#3984)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [reloader](https://togithub.com/stakater/Reloader) | patch | `1.0.60` -> `1.0.62` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
stakater/Reloader (reloader) ### [`v1.0.62`](https://togithub.com/stakater/Reloader/releases/tag/v1.0.62) [Compare Source](https://togithub.com/stakater/Reloader/compare/v1.0.61...v1.0.62) #### Changelog - [`5551280`](https://togithub.com/stakater/Reloader/commit/5551280) Enabled the option to set user assigned affinity value ([#​596](https://togithub.com/stakater/Reloader/issues/596)) - [`b061388`](https://togithub.com/stakater/Reloader/commit/b061388) \[skip-ci] Update artifacts ### [`v1.0.61`](https://togithub.com/stakater/Reloader/releases/tag/v1.0.61) [Compare Source](https://togithub.com/stakater/Reloader/compare/v1.0.60...v1.0.61) #### Changelog - [`66ac979`](https://togithub.com/stakater/Reloader/commit/66ac979) \[skip-ci] Update artifacts - [`c845787`](https://togithub.com/stakater/Reloader/commit/c845787) chore(deps): update stakater/.github action to v0.0.60 ([#​599](https://togithub.com/stakater/Reloader/issues/599)) - [`05f4324`](https://togithub.com/stakater/Reloader/commit/05f4324) chore(deps): update stakater/.github action to v0.0.62 ([#​602](https://togithub.com/stakater/Reloader/issues/602))
--- ### 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 [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/sol/apps/tools/reloader/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/tools/reloader/app/helmrelease.yaml b/kubernetes/sol/apps/tools/reloader/app/helmrelease.yaml index 7716355256..6ff88a130a 100644 --- a/kubernetes/sol/apps/tools/reloader/app/helmrelease.yaml +++ b/kubernetes/sol/apps/tools/reloader/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: reloader - version: 1.0.60 + version: 1.0.62 sourceRef: kind: HelmRepository name: stakater