From a9a5aba845c014aa87c279fe7dd8e423c8336c99 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Apr 2024 00:21:47 +0200 Subject: [PATCH] chore(deps): update container image coderaiser/cloudcmd to latest@2c05c4f by renovate (#20883) 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 | `13cc226` -> `2c05c4f` | --- > [!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 | 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 ec3edd4d0ee..582f03ae178 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp keywords: - cloudcommander - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.8.6 +version: 5.8.7 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index c2515aefbd4..19d94a84237 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:13cc2268dc72b8ddd0494fd30a4477267292651c3acb53922a175267434d9111 + tag: latest@sha256:2c05c4fd86236300fbb17276b6322ead338d4b8d6ee355679efb0ababed58619 persistence: appdata: enabled: true