From 0ae6076cf1d9ca98ac61e1f83a29e59a71a41241 Mon Sep 17 00:00:00 2001 From: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Date: Sat, 20 Jan 2024 19:25:36 -0500 Subject: [PATCH] fix(cs2) update chart info and change repo to upstream image (#17273) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** chart housekeeping and update image to upstream instead. ⚒️ 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 **🧪 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 - [ ] ⚠️ 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 **➕ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/cs2/Chart.yaml | 10 +++++----- charts/stable/cs2/values.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index 1cbd239d000..99930623a6d 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -5,9 +5,9 @@ annotations: truecharts.org/category: games truecharts.org/max_helm_version: "3.13" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: latest +appVersion: cs2 dependencies: - name: common version: 17.2.22 @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: A custom SteamCMD chart that runs CS2. -home: https://truecharts.org/charts/incubator/cs2 +home: https://truecharts.org/charts/stable/cs2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png keywords: - cs2 @@ -30,7 +30,7 @@ maintainers: url: https://truecharts.org name: cs2 sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 - https://github.com/ich777/docker-steamcmd-server/tree/cs2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 type: application -version: 2.1.8 +version: 2.1.10 diff --git a/charts/stable/cs2/values.yaml b/charts/stable/cs2/values.yaml index 9ff02e44d45..b0747362f25 100644 --- a/charts/stable/cs2/values.yaml +++ b/charts/stable/cs2/values.yaml @@ -1,7 +1,7 @@ image: - repository: tccr.io/tccr/cs2 + repository: ich777/steamcmd pullPolicy: IfNotPresent - tag: latest@sha256:24f52ee1c81175980b76914803bc3ca15c02d4217ccc1c0baf414b8cd2d5f44f + tag: cs2@sha256:d61131f94cd2fa25fea54f326fa4a788638eab5ec77a91541de15f34b95ba348 securityContext: container: