From da13b64c7c093d8139cd73498a149b1d394f836e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Sep 2025 09:36:58 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/coderai?= =?UTF-8?q?ser/cloudcmd=2018.7.4=20=E2=86=92=2018.8.0=20(#39041)?= 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) | minor | `b80146d` -> `4562d1f` | --- > [!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.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v18.8.0): cloudcmd v18.8.0 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v18.7.4...v18.8.0) #### 🔥 feature - [`08b5c6b`](https://redirect.github.com/coderaiser/cloudcmd/commit/08b5c6b2) client: menu: aleman: add
--- ### 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 df644ebd5c5..4697645b2d1 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.7.4 +appVersion: 18.8.0 dependencies: - name: common version: 28.16.5 @@ -36,5 +36,5 @@ sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander type: application -version: 8.4.4 +version: 8.5.0 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 1bac8d6574b..fcef90c0cf7 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.7.4@sha256:b80146d9bfca53f69683fd2657cdf67b8f9783c27b2df901e51d7d4675d0b11c + tag: 18.8.0@sha256:4562d1fa2cead0859f5c80562ebd51ac8731bca58591ceb61dd126c672c52012 persistence: appdata: enabled: true