From cb941e3de0fc8f8d6c742e0679f7312f3014fb8e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Feb 2026 14:41:41 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.6.0=20=E2=86=92=2019.6.1=20(#45483)?= 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 | `90d353c` → `7ff1a12` | --- > [!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.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.6.1): cloudcmd v19.6.1 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.6.0...v19.6.1) #### 🔥 feature - [`7c5ac40`](https://redirect.github.com/coderaiser/cloudcmd/commit/7c5ac408) cloudcmd: [@​cloudcmd/fileop](https://redirect.github.com/cloudcmd/fileop) v9.0.1 ([#​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 3ca38468cd3..de862a5dd19 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.0 +appVersion: 19.6.1 dependencies: - name: common version: 28.32.2 @@ -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.0 +version: 9.14.1 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 3036635d7cb..346f7b57ec6 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.0@sha256:90d353c15d2c5a6ae58a921acca6b1f4a1177bf985400b60dc8f8513e16bbec9 + tag: 19.6.1@sha256:7ff1a1285af667b59f603672de13c4dcbabca7a42007dda647b810ab714d31a3 persistence: appdata: enabled: true