diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index f482e5b1426..77d3ae855b9 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.9.2 +appVersion: 1.9.3 dependencies: - name: common version: 28.29.49 @@ -25,23 +25,23 @@ dependencies: import-values: [] deprecated: false description: A self-hosted image sharing platform built with Symfony and SvelteKitī¸. -home: https://trueforge.org/truetech/truecharts/charts/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 - pictures - sharing -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: slink sources: - https://github.com/andrii-kryvoviaz/slink - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 5.17.5 +version: 5.17.6 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 402b9a85abe..aeac53c84c0 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.9.2@sha256:8c302fad6833d885166c5e5437432dacba5d685d13f2bdd182b3f90f36b137fc + tag: v1.9.3@sha256:c0459b487b0b2d81de264f41eedb3086216107dad3c7e5496a222049aec1aba9 securityContext: container: readOnlyRootFilesystem: false