From 7828808c1241c52776c940eda3fa8be4c57c15b3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Sep 2025 16:35:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/coderai?= =?UTF-8?q?ser/cloudcmd=2018.8.7=20=E2=86=92=2018.8.8=20(#39495)?= 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 | `49b6a60` -> `d6cd3ad` | --- > [!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) ### [`v18.8.8`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.8.8): cloudcmd v18.8.8 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.8.7...v18.8.8) #### 🔥 feature - [`03631d9`](https://redirect.github.com/coderaiser/cloudcmd/commit/03631d95) cloudcmd: aleman v1.7.0
--- ### 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 22677e96128..3d33cb34739 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 18.8.7 +appVersion: 18.8.8 dependencies: - name: common version: 28.17.1 @@ -36,5 +36,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander type: application -version: 8.6.4 +version: 8.6.5 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index b54f097d772..0c490d2bb55 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: 18.8.7@sha256:49b6a606d7732f9ebb8e298e678a8bfcce522f5b5e9df40b55ef73dd74245434 + tag: 18.8.8@sha256:d6cd3adc6d7b0e4a940cca0fc983d75a477051b6505bedfad5ad14a3b16ecb03 persistence: appdata: enabled: true