From a17f348c9bfb057df560ee152f49b0820b94d15e Mon Sep 17 00:00:00 2001 From: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Date: Tue, 5 Dec 2023 08:02:56 -0500 Subject: [PATCH] chore(lms): Change version tags to fix upstream (#15639) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Since upstream doesn't use simVer and publishes all their containers on dockerhub without specifying numbers we'll switch to "stable" and users will have to go upstream if things get changed, makes no sense to me but this will prevent our users from installing their "dev" releases that aren't tagged "dev" on dockerhub lol image ⚒️ Fixes #15423 **⚙️ 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:** - [ ] ⚖️ 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 - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 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 **➕ 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._ --------- Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> --- charts/stable/logitech-media-server/Chart.yaml | 4 ++-- charts/stable/logitech-media-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index e1cbf557d73..8575bafdb57 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: logitech-media-server -version: 8.0.23 -appVersion: 8.4.0 +version: 8.1.0 +appVersion: stable description: Logitech Media Server is a platform for home/office audio streaming. home: https://truecharts.org/charts/stable/logitech-media-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png diff --git a/charts/stable/logitech-media-server/values.yaml b/charts/stable/logitech-media-server/values.yaml index aab4c828fdb..552b9614773 100644 --- a/charts/stable/logitech-media-server/values.yaml +++ b/charts/stable/logitech-media-server/values.yaml @@ -1,7 +1,7 @@ image: repository: lmscommunity/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.4.0@sha256:f4662a79f5d45bc26a817f4ad742f9bfc2dd5d11343a9a145d1b5a0bd41e56c7 + tag: stable@sha256:d47e740e9d3f4ec2d035d9d853084883a51b9f0d255e54a53f81f9eac9536b1f service: main: ports: