diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index d8772482f7c..6543658ff16 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/projectsend/projectsend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/projectsend type: application -version: 16.18.6 +version: 16.18.7 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index c1f37f1e06a..4df534d9755 100644 --- a/charts/stable/projectsend/values.yaml +++ b/charts/stable/projectsend/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:6d109b1d006182c51d8ef66dacbad4ef059c7ebf8d279f8d5069dbfe2e52ef73 + tag: latest@sha256:c06ed41d6d315ea0392c83735b39145c2ef5f112e7c6b6c98b928a887e774653 securityContext: container: runAsNonRoot: false