From cfa94bd67d34ab1fa2ac33fde49c5f8000bec42f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Apr 2026 17:51:59 +0200 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.9.22=20=E2=86=92=2019.9.23=20(#46645)?= 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 | `1eeb05c` → `a549ae4` | --- > [!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.23`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.23): cloudcmd v19.9.23 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.9.22...19.9.23) #### 🔥 feature - [`5a3413c`](https://redirect.github.com/coderaiser/cloudcmd/commit/5a3413ce) 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). --- 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 da0de7d1b2d..2a1cd39832b 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.22 +appVersion: 19.9.23 dependencies: - name: common version: 29.0.0 @@ -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.9 +version: 10.2.10 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index af075e4943d..701e8726835 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.22@sha256:1eeb05ccab584a15ad23c5c879cf40caf67091d5a58884ab700062f3007e719e + tag: 19.9.23@sha256:a549ae422235880dd8d02e5e3bd17d81eef21b1e227b9f43c973f07d6153ac74 persistence: appdata: enabled: true