diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index fecdd459d3c..5aebacf15b9 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/projectsend/projectsend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/projectsend type: application -version: 18.6.3 +version: 18.6.4 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index a06b760698a..1dd42027950 100644 --- a/charts/stable/projectsend/values.yaml +++ b/charts/stable/projectsend/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:f470f7df67f78b44ebc99d47df6e0f5ffe9178ede9abeee5ae997c598a01d18a + tag: latest@sha256:e13e32000a2b458fe27c31d4143c84f992f0dc696b2baa216a36f2da67230532 securityContext: container: runAsNonRoot: false