From fb6d210e6223018be341a3d70b5076361956e473 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Mar 2026 20:02:19 +0100 Subject: [PATCH] =?UTF-8?q?fix(cloudcommander):=20update=20image=20ghcr.io?= =?UTF-8?q?/coderaiser/cloudcmd=2019.9.6=20=E2=86=92=2019.9.7=20(#46470)?= 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 | `44bb5f5` → `95b8046` | --- > [!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.7`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.9.7): cloudcmd v19.9.7 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.9.6...v19.9.7) #### 🔥 feature - [`110908e`](https://redirect.github.com/coderaiser/cloudcmd/commit/110908e2) docker: io: apt-get
--- ### 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 c9da20a3e91..7ba63e27257 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.6 +appVersion: 19.9.7 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.3 +version: 10.2.4 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 9df09795cdc..9b161ea5299 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.6@sha256:44bb5f5132003b08ee621938f90e19474c6d1bbc4c8b225c765b879b8184e9ef + tag: 19.9.7@sha256:95b8046cf3bfbe6d1e956543c5ce7f7e739c6bdf67416733f665a62203a8745b persistence: appdata: enabled: true