From d7df41d9d951d0a162f5fdda891502866151b471 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 13 Feb 2024 13:10:39 +0100 Subject: [PATCH] fix(truecommand): fix image tag and update to 3.0 (#18233) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** TrueCommand has moved to a 3 digit version *yeay* **โš™๏ธ 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 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: Kjeld Schouten Signed-off-by: Kjeld Schouten --- charts/stable/truecommand/Chart.yaml | 2 +- charts/stable/truecommand/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index d89e88ce640..54d99f5f252 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 17.1.11 +version: 18.0.0 diff --git a/charts/stable/truecommand/values.yaml b/charts/stable/truecommand/values.yaml index 7a5c106620b..2f12d2b7ca1 100644 --- a/charts/stable/truecommand/values.yaml +++ b/charts/stable/truecommand/values.yaml @@ -1,7 +1,7 @@ image: repository: ixsystems/truecommand pullPolicy: IfNotPresent - tag: 2.2@sha256:197719cc315b22cd677c9c286fffe7a7d0f0eb9ea3d87b2269128d330f15fd91 + tag: 3.0.0@sha256:8bb4e2467ea411aa354ea8e1dce92440045d67872d8c0d5f23b926054bf77606 service: main: ports: