From 927320ecee628804f6ce5af2e1e0a78452de01ca Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 20 Feb 2025 10:37:04 +0100 Subject: [PATCH] chore(helm): update image quay.io/coderaiser/cloudcmd digest to 45cb2c0 (#31820) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/coderaiser/cloudcmd | digest | `ac96b06` -> `45cb2c0` | --- > [!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. --- ### 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/cloudcommander/Chart.yaml | 2 +- charts/stable/cloudcommander/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 2c056d3991e..71efbf25029 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander - https://quay.io/coderaiser/cloudcmd type: application -version: 7.5.2 +version: 7.5.3 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 317f0fb48f9..f0ba31049d0 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent - repository: quay.io/coderaiser/cloudcmd - tag: latest@sha256:ac96b06e1f168b45037609b6d460f5dfc3f2c59dce7adaa90d210c16339db3c5 + repository: ghcr.io/coderaiser/cloudcmd + tag: 18.5.1@sha256:ac96b06e1f168b45037609b6d460f5dfc3f2c59dce7adaa90d210c16339db3c5 persistence: appdata: enabled: true