diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 1bcb08101a9..5653632ecb4 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -29,8 +29,8 @@ dependencies: import-values: [] deprecated: false description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -home: https://trueforge.org/truecharts/stable/projectsend -icon: https://trueforge.org/img/hotlink-ok/chart-icons/projectsend.webp +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp keywords: - projectsend - files @@ -43,7 +43,8 @@ name: projectsend sources: - https://ghcr.io/linuxserver/projectsend - https://github.com/projectsend/projectsend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/projectsend type: application -version: 16.8.0 +version: 16.8.1 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index b5b3a90d593..21bf05b6034 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:8817a8f149175435391ddf175b3002f2ea5341708321b2faa511b9773c8e2ddc + tag: latest@sha256:22e601fd52999a1a32ab0f0aab1f3ec7a72154a137167299d9c1af3efae10314 securityContext: container: runAsNonRoot: false