diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 89274680b7e..796c79bd287 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -1,7 +1,7 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: cloudcommander -version: 3.0.3 +version: 3.0.4 appVersion: latest description: | [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] @@ -9,23 +9,23 @@ home: https://truecharts.org/charts/incubator/cloudcommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander - - https://hub.docker.com/r/coderaiser/cloudcmd +- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander +- https://hub.docker.com/r/coderaiser/cloudcmd maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - cloudcommander - - Tools-Utilities +- cloudcommander +- Tools-Utilities dependencies: - - name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cloudcommander/values.yaml b/charts/stable/cloudcommander/values.yaml index eed8ce43fbd..9d9efe99371 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:4db6bd81e57346d62159cb4db6c4e92ce60ed9bc77bfdd9030987a532d80262d + tag: latest@sha256:4700fe2b7486f2356293650b4f140fa6035a3511a98fc178df00662e0faf16f9 persistence: appdata: enabled: true