From 048e0c5f70010e53a514513a940aff766ec2dfb6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Feb 2026 21:16:07 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.6.3=20=E2=86=92=2019.6.4=20(#45556)?= 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 | `cc9bfa8` → `e3861b4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.6.4`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.6.4): cloudcmd v19.6.4 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.6.3...v19.6.4) #### 🔥 feature - [`a66eeda`](https://redirect.github.com/coderaiser/cloudcmd/commit/a66eeda3) cloudcmd: copymitter v10.2.0 ([#​457](https://redirect.github.com/coderaiser/cloudcmd/issues/457)) - [`4340533`](https://redirect.github.com/coderaiser/cloudcmd/commit/4340533a) cloudcmd: c8 v11.0.0 - [`0857711`](https://redirect.github.com/coderaiser/cloudcmd/commit/0857711f) cloudcmd: redzip v4.2.0 ([#​457](https://redirect.github.com/coderaiser/cloudcmd/issues/457))
--- ### 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 11d9eecb33e..4dfc649eab4 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.6.3 +appVersion: 19.6.4 dependencies: - name: common version: 28.32.5 @@ -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.14.3 +version: 9.14.4 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 9fe7a7d9be9..4d312ee8880 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/coderaiser/cloudcmd - tag: 19.6.3@sha256:cc9bfa8f080e502b1b97df9f0aa2b36fd2fad959d6393fa0d9d69e3969d90b99 + tag: 19.6.4@sha256:e3861b49a73e7cfd767ce90b726076117b50286f7fd871cc8b7c25b53dfcf9ab persistence: appdata: enabled: true