From 65fe932a222bdfb14fc1ff78d5d70a9087cffd20 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 23 Mar 2026 06:19:25 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.8.4=20=E2=86=92=2019.8.6=20(#46318)?= 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 | `463082a` → `832fd1e` | --- > [!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.8.6`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.8.6): cloudcmd v19.8.6 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.8.5...v19.8.6) #### 🐞 fix - [`53c072a`](https://redirect.github.com/coderaiser/cloudcmd/commit/53c072ab) [@​putout/plugin-cloudcmd](https://redirect.github.com/putout/plugin-cloudcmd): devDependencies -> dependnecies #### 🔥 feature - [`4b9922b`](https://redirect.github.com/coderaiser/cloudcmd/commit/4b9922bf) docker: /usr/src: app -> cloudcmd ### [`v19.8.5`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.8.5): cloudcmd v19.8.5 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.8.4...v19.8.5) #### 🐞 fix - [`56fc8b8`](https://redirect.github.com/coderaiser/cloudcmd/commit/56fc8b83) docker: gritty
--- ### 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 efd5820315e..d8fc419383e 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.8.4 +appVersion: 19.8.6 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.1.3 +version: 10.1.4 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 65653940a28..4c80b19d2ee 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.8.4@sha256:463082a0fddcde2c3b14fe64b152a734b9df2d45e146fd3d6bb012fde5983df1 + tag: 19.8.6@sha256:832fd1edfc90070ac47dc0e8a325fb413914072f3c9e45864adb01fe11fd6b25 persistence: appdata: enabled: true