diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index a82b8c10a12..daab1e3a658 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.7.0 +appVersion: 1.7.1 dependencies: - name: common version: 28.22.0 @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: A self-hosted image sharing platform built with Symfony and SvelteKitī¸. -home: https://trueforge.org/truecharts/stable/slink -icon: https://trueforge.org/img/hotlink-ok/chart-icons/slink.webp +home: https://truecharts.org/charts/stable/slink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slink.webp keywords: - media - photos @@ -37,8 +37,9 @@ maintainers: name: slink sources: - https://github.com/andrii-kryvoviaz/slink + - https://github.com/truecharts/charts/tree/master/charts/stable/slink - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 5.10.0 +version: 5.10.1 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 327f34b25bb..54e668c88c1 100644 --- a/charts/stable/slink/values.yaml +++ b/charts/stable/slink/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/anirdev/slink pullPolicy: IfNotPresent - tag: v1.7.0@sha256:400659594dea2f13dc9130d87c53654978c699d3fd0f64bec5477291b096fda0 + tag: v1.7.1@sha256:13700201a4a6c454ada3de40f65ca3d73b54bd34857fb2d73c0fc5d4eba86ade securityContext: container: readOnlyRootFilesystem: false