diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 75c39f6244a..05a405c6475 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -27,21 +27,21 @@ 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://truecharts.org/truetech/truecharts/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/projectsend +icon: https://trueforge.org/img/hotlink-ok/chart-icons/projectsend.webp keywords: - projectsend - files -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: projectsend sources: - https://ghcr.io/linuxserver/projectsend - https://github.com/projectsend/projectsend - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/projectsend type: application -version: 18.0.10 +version: 18.0.11 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index 958526bc6b1..b4cbb334d8f 100644 --- a/charts/stable/projectsend/values.yaml +++ b/charts/stable/projectsend/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:f547dfddb4de70bfbb0ed4f49c65cf5a319d768c89a016c8779b79788f58d2cb + tag: latest@sha256:127bf26f1b14092cbba181075128651d5c1f3cbef371db92b5be0f73475361c4 securityContext: container: runAsNonRoot: false