fix(slink): update image docker.io/anirdev/slink v1.10.5 → v1.10.6 (#47149)

This commit is contained in:
TrueCharts Bot
2026-04-18 19:02:31 +02:00
committed by GitHub
parent 1654910a59
commit 4879be8ae9
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,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.10.5 appVersion: 1.10.6
dependencies: dependencies:
- name: common - name: common
version: 29.0.15 version: 29.0.15
@@ -20,23 +20,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://truecharts.org/truetech/truecharts/charts/stable/slink home: https://trueforge.org/truetech/truecharts/charts/stable/slink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/slink.webp icon: https://trueforge.org/img/hotlink-ok/chart-icons/slink.webp
keywords: keywords:
- media - media
- photos - photos
- pictures - pictures
- sharing - sharing
kubeVersion: '>=1.33.0-0' kubeVersion: '>=1.27.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@trueforge.org
url: https://truecharts.org url: https://trueforge.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: 6.1.5 version: 6.1.6
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: docker.io/anirdev/slink repository: docker.io/anirdev/slink
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.10.5@sha256:6a764177b6a4a2b4f8df913905377dfae0b56e122b3d8a95ebe58b5aa41a4b99 tag: v1.10.6@sha256:a244c4e42a9279a53e242f9985c947bc1922c6a8fdacc823b57698b9ebe50fca
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false