From 72ee939294d09f6ba4f36c52a1581e0c1db29c0b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Feb 2026 01:12:34 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.3.3=20=E2=86=92=2019.3.4=20(#44633)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `d142b2b` → `081e76e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd) ### [`v19.3.4`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.3.4): cloudcmd v19.3.4 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.3.3...v19.3.4) #### 🔥 feature - [`66a08c7`](https://redirect.github.com/coderaiser/cloudcmd/commit/66a08c7f) cloudcmd: deepword v11.0.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/cloudcommander/Chart.yaml | 4 ++-- charts/stable/cloudcommander/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 1af83f2dec0..b56dcd4b41d 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 19.3.3 +appVersion: 19.3.4 dependencies: - name: common version: 28.29.49 @@ -41,5 +41,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 9.9.2 +version: 9.9.3 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index b4b14f28de4..797a1c0647a 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/coderaiser/cloudcmd - tag: 19.3.3@sha256:d142b2b4ec18db0a66905443c00e2063aff41f4e2a0afbf111a8d068216c073f + tag: 19.3.4@sha256:081e76ea36a7f8eccc11306cf9f48515283eafb01b055ca662836a38a2217019 persistence: appdata: enabled: true