From 99ab6e503d4856146233ff0c0f4b2040dead7095 Mon Sep 17 00:00:00 2001 From: Cristian Torres <18661121+PrototypeActual@users.noreply.github.com> Date: Mon, 1 Apr 2024 22:50:25 -0400 Subject: [PATCH] chore(scrypted): update container image to 20-jammy-lite-v0.97.0 (#20122) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes #19856 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 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:** I believe this should solve the issue with the version number change that newer versions of scrypted use. I would imagine this being the best option instead of using the lite tag as that can be updated at anytime. Not sure if the bot can track this type of change. **✔️ 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 - [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: Cristian Torres <18661121+PrototypeActual@users.noreply.github.com> Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> --- charts/stable/scrypted/Chart.yaml | 2 +- charts/stable/scrypted/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index f4adf6f2592..b57f9c02d9c 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - https://hub.docker.com/r/koush/scrypted type: application -version: 4.7.5 +version: 4.8.0 diff --git a/charts/stable/scrypted/values.yaml b/charts/stable/scrypted/values.yaml index f0bb9d5416e..b5461ba2f77 100644 --- a/charts/stable/scrypted/values.yaml +++ b/charts/stable/scrypted/values.yaml @@ -1,10 +1,10 @@ image: repository: koush/scrypted - tag: 18-jammy-lite-v0.85.0@sha256:9ab4fdc05b6e9ef64916c92080976d23fcd07064dd387de4566b43aa8cf5f827 + tag: 20-jammy-full-v0.97.0@sha256:c72e4f4877afc8dbe1da51d4ef5578e0172886cf6c6d34a4c497ad693c0a2364 pullPolicy: Always liteImage: repository: koush/scrypted - tag: 18-jammy-lite-v0.85.0@sha256:73970927cd349a387e8da81960d919daf3006b6309b2859586bd874e92f80a9c + tag: 20-jammy-lite-v0.97.0@sha256:d8f331b4532c446ef287ffd44d66f7e7a81feed96d6c37b8307d9b5bbca3ea6e pullPolicy: Always securityContext: