diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 4e8af1a3b56..ae125ed1e5a 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png keywords: - projectsend - files -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 12.15.0 +version: 12.15.1 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index ea82b7837b4..9f79dfe6bb5 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:c7bd5de960d4940770c66c65309f7dba3c04140e5cf99f5bc7655dc00fabfd5f + tag: latest@sha256:40fc4e9c2130639f332e308d97a96f7b2217addeec5517382f05e378f74e611c securityContext: container: runAsNonRoot: false