From 4b62963fc5c5a1a4c7cfc2aededc931ec0b7592c Mon Sep 17 00:00:00 2001 From: gismo2004 <2325636+gismo2004@users.noreply.github.com> Date: Sat, 30 Nov 2024 10:17:08 +0100 Subject: [PATCH] chore(oscam) update version and add custom versioning (#29800) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** switch oscam image to latest ⚒️ Fixes # **⚙️ Type of change** - [x] ⚙️ 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:** **✔️ 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 - [ ] 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._ --- .github/renovate/special/customVersioning.json5 | 7 +++++-- charts/stable/oscam/Chart.yaml | 6 +++--- charts/stable/oscam/values.yaml | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/renovate/special/customVersioning.json5 b/.github/renovate/special/customVersioning.json5 index 4e75e72e6d7..03af4f67563 100644 --- a/.github/renovate/special/customVersioning.json5 +++ b/.github/renovate/special/customVersioning.json5 @@ -229,12 +229,15 @@ versioning: "regex:^latest-(?\\d+)\\.(?\\d+)\\.(?\\d+)$", matchPackageNames: ["registry.gitlab.com/gitlab-org/gitlab-runner"], }, + { + "matchDatasources": ["docker"], + "versioning": "regex:^(?\\d+)(?\\d{2})(?\\d{2})-ls(?\\d+)$", + "matchPackageNames": ["linuxserver/oscam"] + }, { "matchDatasources": ["docker"], "matchPackageNames": ["alicevision/meshroom"], "versioning": "regex:^(?\\d+)\\.(?\\d+)\\.(?\\d+)$" } - - ] } diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index d387dcf00c0..6ae758549b1 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 11719.0.0 +appVersion: 11856-ls125 dependencies: - name: common version: 25.1.7 @@ -30,6 +30,6 @@ name: oscam sources: - https://ghcr.io/linuxserver/oscam - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://trac.streamboard.tv/oscam/browser/trunk + - https://git.streamboard.tv/common/oscam type: application -version: 15.2.2 +version: 15.2.3 diff --git a/charts/stable/oscam/values.yaml b/charts/stable/oscam/values.yaml index ac797467e5d..a291fdce0ab 100644 --- a/charts/stable/oscam/values.yaml +++ b/charts/stable/oscam/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/oscam pullPolicy: IfNotPresent - tag: 11719-ls75@sha256:6c3906ac50a0a82743074ab1003765a4cd0e0edec0eb050d40465ac05be36052 + tag: 11856-ls125@sha256:f2673600336b3a02ef61910ee1ada941fc7d2de1c70cec9639f0c8b71a645c69 service: main: ports: