fix(slink): update image docker.io/anirdev/slink v1.9.2 → v1.9.3 (#44564)

This commit is contained in:
TrueCharts Bot
2026-02-05 06:11:19 +01:00
committed by GitHub
parent 628e5f4c71
commit 84e5db9088
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.9.2 appVersion: 1.9.3
dependencies: dependencies:
- name: common - name: common
version: 28.29.49 version: 28.29.49
@@ -25,23 +25,23 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: A self-hosted image sharing platform built with Symfony and SvelteKit. description: A self-hosted image sharing platform built with Symfony and SvelteKit.
home: https://trueforge.org/truetech/truecharts/charts/stable/slink home: https://truecharts.org/charts/stable/slink
icon: https://trueforge.org/img/hotlink-ok/chart-icons/slink.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/slink.webp
keywords: keywords:
- media - media
- photos - photos
- pictures - pictures
- sharing - sharing
kubeVersion: '>=1.27.0-0' kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@trueforge.org email: info@truecharts.org
url: https://trueforge.org url: https://truecharts.org
name: slink name: slink
sources: sources:
- https://github.com/andrii-kryvoviaz/slink - https://github.com/andrii-kryvoviaz/slink
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink
- https://hub.docker.com/r/anirdev/slink - https://hub.docker.com/r/anirdev/slink
type: application type: application
version: 5.17.5 version: 5.17.6
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/anirdev/slink repository: docker.io/anirdev/slink
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.9.2@sha256:8c302fad6833d885166c5e5437432dacba5d685d13f2bdd182b3f90f36b137fc tag: v1.9.3@sha256:c0459b487b0b2d81de264f41eedb3086216107dad3c7e5496a222049aec1aba9
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false