From 8c790f24d770cc8f6f42b6b69150fbf304e53776 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Mar 2024 19:20:32 +0100 Subject: [PATCH] chore(deps): update container image coderaiser/cloudcmd to latest@faf36ba by renovate (#19958) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | coderaiser/cloudcmd | digest | `70fea30` -> `faf36ba` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 cbb3da75281..319b30a81a8 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander - https://hub.docker.com/r/coderaiser/cloudcmd type: application -version: 5.7.11 +version: 5.7.12 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 8f5cc894427..17c3db4d35d 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: coderaiser/cloudcmd - tag: latest@sha256:70fea30b360ff49e122b0eefea924dc0c2e076c6092e1326776c3bee953c0eac + tag: latest@sha256:faf36ba8a6265048426339b2ed6ee6f8043986e46d4d20ee344fa5a689789fb7 persistence: appdata: enabled: true