diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 30e15017dc4..1176bd9fa55 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.3.0 +appVersion: 6.4.0 dependencies: - name: common version: 28.33.0 @@ -44,5 +44,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 9.18.0 +version: 9.19.0 diff --git a/charts/stable/fileshelter/values.yaml b/charts/stable/fileshelter/values.yaml index 1e2aa22f6f7..5a50d513a92 100644 --- a/charts/stable/fileshelter/values.yaml +++ b/charts/stable/fileshelter/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/epoupon/fileshelter - tag: 6.3.0@sha256:ed5970eaa7bc95a8d9755d20c4d7515aa35d53f0693aba68fd75ef07411d9ddc + tag: 6.4.0@sha256:6524840f2501d8e5362200c4bf4379d6f84416211d37900171d111110c77e83a securityContext: container: readOnlyRootFilesystem: false