From 9fc2ea596500bf21b50a42e8d0b779851d7c18f5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 16:19:21 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.1.1=20=E2=86=92=2019.1.2=20(#43610)?= 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 | `ed5a492` -> `f9788b0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.1.2`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.1.2): cloudcmd v19.1.2 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.1.1...v19.1.2) #### 🐞 fix - [`9e2c5ac`](https://redirect.github.com/coderaiser/cloudcmd/commit/9e2c5ac6) client: edit-names: group rename not renaming ([#​453](https://redirect.github.com/coderaiser/cloudcmd/issues/453)) - [`f0dcbe9`](https://redirect.github.com/coderaiser/cloudcmd/commit/f0dcbe94) client: key: config #### 🔥 feature - [`6856207`](https://redirect.github.com/coderaiser/cloudcmd/commit/6856207d) server: env -> env.parse - [`dc99417`](https://redirect.github.com/coderaiser/cloudcmd/commit/dc99417c) client: key: get rid of mock-require - [`4bb7d70`](https://redirect.github.com/coderaiser/cloudcmd/commit/4bb7d704) client: modules: view: get rid of mock-require
--- ### 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 5eccc11a6d7..040dcb06157 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 19.1.1 +appVersion: 19.1.2 dependencies: - name: common version: 28.29.17 @@ -38,5 +38,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 9.8.1 +version: 9.8.2 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 229b826bfd6..2dce363357a 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/coderaiser/cloudcmd - tag: 19.1.1@sha256:ed5a492f13f39347a50d53e204fcb99997f0ab4af3e169e147e10cb5831f5ba3 + tag: 19.1.2@sha256:f9788b0bc5dc5a93acda5c93967ff7f39d5addb5a5164a252d4b354e98ae691a persistence: appdata: enabled: true