diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 5aebacf15b9..d641b22b95e 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.4 +version: 18.6.5 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index 1dd42027950..3bc4a146001 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:e13e32000a2b458fe27c31d4143c84f992f0dc696b2baa216a36f2da67230532 + tag: latest@sha256:eadd3ebb5dc32c9a234f1917756e03b9a748e37a9982ca2ac4751bc97a5c8166 securityContext: container: runAsNonRoot: false