From 1676dc4cc07b3cc97125874b2fee293896d01288 Mon Sep 17 00:00:00 2001 From: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:41:28 +0200 Subject: [PATCH] fix(romm): correct tag for release (#49173) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Added patch release version to the tag. ⚒️ 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 - [ ] 📜 Documentation Changes **🧪 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 changes to the documentation - [ ] 🧪 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 - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ 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: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> --- charts/stable/romm/Chart.yaml | 2 +- charts/stable/romm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index a908445ef71..80a171e1ecf 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/romm - https://github.com/zurdi15/romm type: application -version: 18.3.2 +version: 18.3.3 diff --git a/charts/stable/romm/values.yaml b/charts/stable/romm/values.yaml index a5dcffe8d6b..079cbf8ded1 100644 --- a/charts/stable/romm/values.yaml +++ b/charts/stable/romm/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/rommapp/romm pullPolicy: IfNotPresent - tag: 4.9@sha256:447850c35ee142c0cc97076ae9c4396975e15141750cb591f4da98c2878cbfeb + tag: 4.9.1@sha256:447850c35ee142c0cc97076ae9c4396975e15141750cb591f4da98c2878cbfeb securityContext: container: