From 100398fcf95f5122d3b3f4923b69896379bcf712 Mon Sep 17 00:00:00 2001 From: Casuallynoted Date: Thu, 16 May 2024 12:59:35 -0400 Subject: [PATCH] feat(Romm): Update Romm repository (#22077) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Updates Romm organization from zurdi15 to rommapp. ⚒️ Fixes #21119 **⚙️ 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 - [ ] 👀 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 - [x] ⚠️ 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 - [ ] 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: Casuallynoted --- charts/stable/romm/Chart.yaml | 4 ++-- charts/stable/romm/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index 698b33fcfc0..faf67e883ee 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.0.1 +appVersion: 3.1.0 dependencies: - name: common version: 23.0.0 @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 9.2.1 +version: 9.2.2 diff --git a/charts/stable/romm/values.yaml b/charts/stable/romm/values.yaml index 51d060d22ae..617db795acf 100644 --- a/charts/stable/romm/values.yaml +++ b/charts/stable/romm/values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/zurdi15/romm + repository: ghcr.io/rommapp/romm pullPolicy: IfNotPresent - tag: 3.0.1@sha256:2096c28711d49246885af2b325321c65f13fc2f82de60e31bddf8897c81c5c66 + tag: 3.1@sha256:a14e28a0ffb26b9891e5f4234de476068edce4d5b8dd37f6a6092a5f1753e82b securityContext: container: