diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 55c63dcbf33..93b2168588d 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -2,13 +2,19 @@ annotations: artifacthub.io/links: |- - name: support url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.17" + truecharts.org/max_kubernetes_version: 1.32.0 + truecharts.org/min_helm_version: "3.14" + truecharts.org/min_kubernetes_version: 1.24.0 + truecharts.org/train: stable trueforge.org/category: Tools-Utilities trueforge.org/max_helm_version: "3.20" trueforge.org/max_kubernetes_version: 1.35.0 trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 19.1.19 +appVersion: 19.1.20 dependencies: - name: common version: 28.29.40 @@ -20,20 +26,20 @@ dependencies: deprecated: false description: | [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] -home: https://trueforge.org/truetech/truecharts/charts/stable/cloudcommander -icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudcommander.webp +home: https://truecharts.org/charts/stable/cloudcommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp keywords: - cloudcommander - Tools-Utilities kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: cloudcommander sources: - https://ghcr.io/coderaiser/cloudcmd - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudcommander type: application -version: 9.8.26 +version: 9.8.27 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index 7635dae98f9..bf77fa9d73c 100644 --- a/charts/stable/cloudcommander/values.yaml +++ b/charts/stable/cloudcommander/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/coderaiser/cloudcmd - tag: 19.1.19@sha256:6949b36defda12f54c1ffc1c9e8b0044529182a02f157218c889c7bf37146da1 + tag: 19.1.20@sha256:cb5a9c42199fccb71250d634290e56ae037c00124f69237448a20517a0180eba persistence: appdata: enabled: true