From 081a2c1c61064f2870a5ad6b020ed64e2e153bd7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 23 Nov 2024 02:55:25 +0100 Subject: [PATCH] chore(helm): update image docker.io/coderaiser/cloudcmd digest to c695854 (#29708) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/coderaiser/cloudcmd | digest | `a13ec7e` -> `c695854` | --- > [!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). --- charts/stable/cloudcommander/Chart.yaml | 2 +- charts/stable/cloudcommander/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 59fbba60777..d9d5a629bfe 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://hub.docker.com/r/coderaiser/cloudcmd type: application -version: 7.2.5 +version: 7.2.6 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index d0b313939c3..ff005e065be 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/coderaiser/cloudcmd - tag: latest@sha256:a13ec7ee981948eb02455c3a5fe2a253358ef5a5bd2334a32c895ef31a27e43e + tag: latest@sha256:c695854c733b13641342d3fc48fcda9319467c3c741533746cff8ff31ee3723f persistence: appdata: enabled: true