diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 4d281f7a8d6..96393cc7664 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.25 +version: 8.0.26 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 93f02191b65..99a74eb9a6d 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:4d27e3cab545635fb49a77018fb7bb55c7d0f7e06ad9f346486896dee8e9d9b7 + tag: latest@sha256:e4a4a8bbb82ec67b044885bf175b3d9fbf69120df8d493a63cdef15e5472f349 securityContext: container: runAsNonRoot: false