From 71825156fa96dcb43de7a744c5d7afe85eb784cc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Mar 2024 19:18:47 +0100 Subject: [PATCH] chore(deps): update container image coderaiser/cloudcmd to latest@0f1d9df by renovate (#19461) 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 | `52a650f` -> `0f1d9df` | --- > [!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 0ba2a13b7c4..35dd0994b7a 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.3 +version: 5.7.4 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 4456c926bbc..3504c1fb39d 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:52a650f473b2b9b3ff015bae75e38b1248300069e1e58bda6b8e2974f0542efa + tag: latest@sha256:0f1d9dfa7236f654e8d950a17176dd5f4ac4224a855f07ebcf77aaa98d6eafff persistence: appdata: enabled: true