From 903b98e0ca6b0545ab83240bbfd8c2d03b5ca875 Mon Sep 17 00:00:00 2001 From: alfi0812 <43101280+alfi0812@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:16:59 +0100 Subject: [PATCH] fix(accidentally merged updates): Revert those updates (#28868) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes The issue from 3 weeks ago when the auto-updating was re-done and a few charts got autoupdated by accident **⚙️ 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 - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ 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._ --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/acestream/Chart.yaml | 4 ++-- charts/stable/acestream/values.yaml | 2 +- charts/stable/unmanic/Chart.yaml | 4 ++-- charts/stable/unmanic/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index 066a09d94c5..d6b4f271e89 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.1.1.1 +appVersion: 2.0.2.8 dependencies: - name: common version: 25.1.5 @@ -33,4 +33,4 @@ sources: - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 8.3.1 +version: 8.3.2 diff --git a/charts/stable/acestream/values.yaml b/charts/stable/acestream/values.yaml index ff574f3c56f..6a69ae02d15 100644 --- a/charts/stable/acestream/values.yaml +++ b/charts/stable/acestream/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/vstavrinov/acestream-service - tag: 2.1.1.1@sha256:17025a090892c7d8d85defd383777615cdd2a2a2bf2a974c5cb272b7128b49f4 + tag: 2.0.2.8@sha256:f70398ee687e499bf967201706b7fa33d3df71bf30de9a8bf2c40af0e46dd9a4 persistence: acestreamcache: enabled: true diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 985027999da..5c7354d9ddd 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.2.8 +appVersion: 0.2.7 dependencies: - name: common version: 25.1.5 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - https://hub.docker.com/r/josh5/unmanic type: application -version: 12.2.2 +version: 12.2.3 diff --git a/charts/stable/unmanic/values.yaml b/charts/stable/unmanic/values.yaml index 1ea2a016c1f..8cd3af56171 100644 --- a/charts/stable/unmanic/values.yaml +++ b/charts/stable/unmanic/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/josh5/unmanic - tag: 0.2.8@sha256:8d3ceb79c4d03d25cfa245eda5b6615e9c145873ab9673a586eb73e8f111ee93 + tag: 0.2.7@sha256:7652682370454f509d718d9dcfbd27c7099def3800f770bb7bb932c5a6e0212a pullPolicy: IfNotPresent service: main: