diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index c5c01f47ffb..c2a22d69ffa 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: 11.1.17 +version: 11.1.18 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index 569c38abbc7..bce94bad614 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:bbca4ac45400abd3021bbf60380cf6a39ce0c47fd603867f3c2e96a53bb67036 + tag: latest@sha256:6b560c5fb87a7bcebc0cba2c96a190b64bee3909f751a2e56b76108f77144edd securityContext: container: runAsNonRoot: false