From 7f6799eee1375a04354148a363c2d14cb7babce5 Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Sat, 2 Dec 2023 08:22:04 -0500 Subject: [PATCH] fix(wizarr): Fix upstream missing release (#15443) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Upstream made 3.5.1 and had an error with 3.5.2, see below image This gets us a working chart, since upstream is off ⚒️ Fixes #15322 **⚙️ 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 opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/wizarr/Chart.yaml | 5 +++-- charts/stable/wizarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index 98871e3dfe6..6008389e1ee 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0' apiVersion: v2 +version: 3.0.12 +appVersion: 3.5.1 name: wizarr -version: 3.0.11 -appVersion: 3.5.2 description: A automatic user invitation system for Plex. home: https://truecharts.org/charts/stable/wizarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png @@ -11,6 +11,7 @@ sources: - https://github.com/Wizarrrr/wizarr - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - https://ghcr.io/wizarrrr/wizarr +type: application maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/wizarr/values.yaml b/charts/stable/wizarr/values.yaml index 7f8b1062f14..9eb9315fc9d 100644 --- a/charts/stable/wizarr/values.yaml +++ b/charts/stable/wizarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/wizarrrr/wizarr pullPolicy: IfNotPresent - tag: 3.5.2@sha256:cffdf26745db2a4d3f215ae38deef387625842a431882fd8f2c9c18033b06398 + tag: 3.5.1@sha256:660b309f8a8c298910cb8f0e1ba13b980d8b30df6d836e78c5e0f3d0713cc352 service: main: ports: