From 61e28ac83c8f55636649c6924f8502c8a95e73c8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 29 Mar 2026 15:51:35 +0200 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.9.10=20=E2=86=92=2019.9.13=20(#46513)?= 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 | `15b6c43` → `b733ba8` | --- > [!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.13`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.13): cloudcmd v19.9.13 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.9.12...v19.9.13) #### 🐞 fix - [`439b371`](https://redirect.github.com/coderaiser/cloudcmd/commit/439b3710) bin: currify - [`e418284`](https://redirect.github.com/coderaiser/cloudcmd/commit/e4182841) docker: io: xterm-256color ### [`v19.9.12`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.12): cloudcmd v19.9.12 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.9.11...v19.9.12) #### 🔥 feature - [`811a47f`](https://redirect.github.com/coderaiser/cloudcmd/commit/811a47fd) cloudcmd: bin: get rid of require ### [`v19.9.11`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.11): cloudcmd v19.9.11 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.9.10...v19.9.11) #### 🔥 feature - [`1f95f18`](https://redirect.github.com/coderaiser/cloudcmd/commit/1f95f188) cloudcmd: get rid of simport
--- ### 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 ffb9b032452..100bf568742 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.10 +appVersion: 19.9.13 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.5 +version: 10.2.6 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index b8a2dce8f35..055f1c37300 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.10@sha256:15b6c4385a9f987b0bc051dfe3c30da82ed55b6133f3266707f49cc3745f4946 + tag: 19.9.13@sha256:b733ba8e2d7dc2759798719141c6b16083fb2b7e5f6cdc012e4ce47ba1fb97ab persistence: appdata: enabled: true