From 96d9347c7d16d4ddb7544443bc10d443dbb082b5 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 17:30:28 -0400 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20reloader=20(=201.0.116=20?= =?UTF-8?q?=E2=86=92=201.0.119=20)=20(#5066)?= 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.116` -> `1.0.119` | --- ### 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/kube-system/reloader/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/kube-system/reloader/app/helmrelease.yaml b/kubernetes/sol/apps/kube-system/reloader/app/helmrelease.yaml index cd7afd84c7..1e0f0e917f 100644 --- a/kubernetes/sol/apps/kube-system/reloader/app/helmrelease.yaml +++ b/kubernetes/sol/apps/kube-system/reloader/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: reloader - version: 1.0.116 + version: 1.0.119 sourceRef: kind: HelmRepository name: stakater