From 6f83e0e6d7ff1c8aa35a52f68a6bbae3ed568cd4 Mon Sep 17 00:00:00 2001 From: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:53:55 -0400 Subject: [PATCH] chore(plexripper) bump plexripper 0.14.0 (#9900) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** fixes plex auth issue on this version. ⚒️ Fixes # **⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 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 **➕ 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._ --- charts/incubator/plexripper/Chart.yaml | 4 ++-- charts/incubator/plexripper/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/plexripper/Chart.yaml b/charts/incubator/plexripper/Chart.yaml index bc2fb5dd861..9a3f71b7688 100644 --- a/charts/incubator/plexripper/Chart.yaml +++ b/charts/incubator/plexripper/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.12.0" +appVersion: "0.14.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper - https://github.com/PlexRipper/PlexRipper/ type: application -version: 4.0.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/plexripper/values.yaml b/charts/incubator/plexripper/values.yaml index 233ea3ddd9c..405d9e3d8f1 100644 --- a/charts/incubator/plexripper/values.yaml +++ b/charts/incubator/plexripper/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plexripper - tag: v0.12.0@sha256:087f1d58cb963e1bbfd0c31d8fcb09f7719685e7647d668a49ebe21cbbef66c9 + tag: v0.14.0@sha256:21dbbc0b199be9a6910bee31611968518f532445bde9a5ea7b848c7566e0d154 securityContext: container: