From 80d81a425eb40058550f7781127754375a30a464 Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Sun, 28 Jan 2024 22:03:53 -0500 Subject: [PATCH] fix(Heimdall): Update to 2.5.8 (#17713) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** 2.5.7 had a `version-2.5.7` so I'm guessing renovate wouldn't pull 2.5.8, so here it is ⚒️ Fixes #17571 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [X] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/heimdall/Chart.yaml | 4 ++-- charts/stable/heimdall/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 3ddbb525478..c9d97569fb3 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.7 +appVersion: 2.5.8 dependencies: - name: common version: 17.2.29 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - https://hub.docker.com/r/linuxserver/heimdall type: application -version: 18.1.10 +version: 18.1.11 diff --git a/charts/stable/heimdall/values.yaml b/charts/stable/heimdall/values.yaml index 377adbd2348..ae2f8fe2ee1 100644 --- a/charts/stable/heimdall/values.yaml +++ b/charts/stable/heimdall/values.yaml @@ -1,6 +1,6 @@ image: repository: linuxserver/heimdall - tag: version-v2.5.7@sha256:afe621940a1e1d3adfff566eec342076f8c21aa870e98b5c29ff587d2679cf96 + tag: 2.5.8@sha256:d8195f797baebeb231ad01586e70d5ace32f58029e07b46ec1295939f41bcff2 pullPolicy: IfNotPresent service: main: