diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 8b2702419d0..6dfbb2ff9d3 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.1.0 +appVersion: 6.2.0 dependencies: - name: common version: 19.0.0 @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 6.4.1 +version: 6.5.0 diff --git a/charts/stable/fileshelter/values.yaml b/charts/stable/fileshelter/values.yaml index 44eae05f161..7196bcaeb8c 100644 --- a/charts/stable/fileshelter/values.yaml +++ b/charts/stable/fileshelter/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: epoupon/fileshelter - tag: 6.1.0@sha256:b8d12b464bfcac2b6b56c27dc2bc8bd5230610d13d971434c0d3d06f471693db + tag: 6.2.0@sha256:a5f63b6255d051f2112d591464f6672ba168f44891a7cbce2679417679a96b6d securityContext: container: readOnlyRootFilesystem: false