diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 397416f31cf..9ab76bbbdde 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: latest dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://github.com/projectsend/projectsend type: application -version: 8.0.27 +version: 8.0.28 annotations: truecharts.org/category: files truecharts.org/SCALE-support: "true" diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index de613723b0d..4c797e74a24 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:2c75152637c177c9fbfb34ec3b6697cea6faa84ef7d4c0f4c667e004d2d18a45 + tag: latest@sha256:246003cbbda71686e877ff43e5e12c91f5b79876a20ce749a303474a509806c8 securityContext: container: runAsNonRoot: false