From b62a1f68ac68b0fc6eb1d117388a325c7561e86c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 2 Apr 2026 02:07:32 +0200 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.9.23=20=E2=86=92=2019.9.24=20(#46658)?= 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 | `a549ae4` → `3375d97` | --- > [!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.9.24`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.24): cloudcmd v19.9.24 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/19.9.23...v19.9.24) #### 🔥 feature - [`c4d26c6`](https://redirect.github.com/coderaiser/cloudcmd/commit/c4d26c6a) docker: io: apt-get upgrade - [`9ddb8c2`](https://redirect.github.com/coderaiser/cloudcmd/commit/9ddb8c29) docker: io: get rid of nix - [`e4d7d44`](https://redirect.github.com/coderaiser/cloudcmd/commit/e4d7d441) docker: io: nix
--- ### 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- 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 3504d1d648f..f216d4617f5 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 19.9.23 +appVersion: 19.9.24 dependencies: - name: common version: 29.0.10 @@ -35,5 +35,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 10.2.11 +version: 10.2.12 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 3001e78c278..04399268f53 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.9.23@sha256:e858801ab0d5ebe52cffbbd38b03e921c12315146becc69dad282aa7f8d08896 + tag: 19.9.24@sha256:3375d97edb399bdf86b23f67a9bf0997b7784493f0527adc9b34a79e9aed1b96 persistence: appdata: enabled: true