diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index c72e8046a3d..a1596e1af3d 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.26 +version: 8.0.27 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 99a74eb9a6d..de613723b0d 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:e4a4a8bbb82ec67b044885bf175b3d9fbf69120df8d493a63cdef15e5472f349 + tag: latest@sha256:2c75152637c177c9fbfb34ec3b6697cea6faa84ef7d4c0f4c667e004d2d18a45 securityContext: container: runAsNonRoot: false