From 74ffd9001391aac63db6a812f4daa052be96dd3f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:30:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/anird?= =?UTF-8?q?ev/slink=20v1.7.0=20=E2=86=92=20v1.7.1=20(#40600)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `4006595` -> `1370020` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/slink/Chart.yaml | 9 +++++---- charts/stable/slink/values.yaml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) 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