From b9f58fa6e7ba89d1dfc2e520fa4617f0b3df87d0 Mon Sep 17 00:00:00 2001 From: Robin Bowes Date: Wed, 1 May 2024 20:28:25 +0100 Subject: [PATCH] feat(lyrion-music-server) Switch to 9.0.0 upstream container tag (#21450) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - **Update to latest version of app container** - **Use correct chart version** **Description** Switch the chart to use the 9.0.0 tag of the upstream app container to better support Renovate automated updates **โš™๏ธ Type of change** - [ ] โš™๏ธ Feature/App addition - [ ] ๐Ÿช› Bugfix - [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] ๐Ÿ”ƒ 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 - [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 - [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. - [x] ๐Ÿ–ผ๏ธ 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/lyrion-music-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/lyrion-music-server/values.yaml b/charts/incubator/lyrion-music-server/values.yaml index 5d7f2f2deda..3d7cd3abb8f 100644 --- a/charts/incubator/lyrion-music-server/values.yaml +++ b/charts/incubator/lyrion-music-server/values.yaml @@ -1,7 +1,7 @@ image: repository: lmscommunity/lyrionmusicserver pullPolicy: IfNotPresent - tag: dev@sha256:10f35b3f7031bd1bba0dfb7349afd6cf8388a17b05a6087dcb7c4a50c638aa6b + tag: 9.0.0@sha256:63c477c2920a85a6eb4c3a3bf0fc23725a52ae2b5cfd7bb530158091d688add6 service: main: ports: