From 4a6dd725a136f64273d619ccaf4ab02beffe054b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Jun 2026 18:19:43 +0200 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.19.0=20=E2=86=92=2019.19.1=20(#49150)?= 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 | `116e64b` → `04f909f` | --- > [!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.19.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.19.1): cloudcmd v19.19.1 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.19.0...v19.19.1) #### 🔥 feature - [`78b206e`](https://redirect.github.com/coderaiser/cloudcmd/commit/78b206e0) client: key: Ctrl + L -> Ctrl + Shift + L: Log out ([#​466](https://redirect.github.com/coderaiser/cloudcmd/issues/466)) - [`b149288`](https://redirect.github.com/coderaiser/cloudcmd/commit/b1492885) docker: io: NPM\_CONFIG\_PACKAGE\_LOCK=false - [`76d7bf4`](https://redirect.github.com/coderaiser/cloudcmd/commit/76d7bf4d) docker: typos, shellcheck: add
--- ### Configuration 📅 **Schedule**: (UTC) - 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 70b74f7661c..7c383cd533b 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 19.19.0 +appVersion: 19.19.1 dependencies: - name: common version: 29.5.3 @@ -36,5 +36,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 10.13.0 +version: 10.13.1 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 0bd36623889..528dac8a507 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.19.0@sha256:116e64ba819a4ee058b4d03a6d6d50b597af78692d2bdd2a657bb9994a5e9ffa + tag: 19.19.1@sha256:04f909f5b5ebb924531be3834cd354580977dd1ba7716028ed0add9cb462c54a persistence: appdata: enabled: true