diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 27fac17af21..f88da5eba1b 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.2.0 +appVersion: 6.3.0 dependencies: - name: common version: 28.18.2 @@ -40,5 +40,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 9.5.2 +version: 9.6.0 diff --git a/charts/stable/fileshelter/values.yaml b/charts/stable/fileshelter/values.yaml index 925a0e88245..c49baede4ee 100644 --- a/charts/stable/fileshelter/values.yaml +++ b/charts/stable/fileshelter/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/epoupon/fileshelter - tag: 6.2.0@sha256:4610b3a8cfec8e2350d33946670955c68c887a49159ee0cfe7bc6b068c9f75a4 + tag: 6.3.0@sha256:ed5970eaa7bc95a8d9755d20c4d7515aa35d53f0693aba68fd75ef07411d9ddc securityContext: container: readOnlyRootFilesystem: false