From 3c3b0708837d69d01e4e0108f909890e9670ec67 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 May 2026 07:27:41 +0200 Subject: [PATCH] =?UTF-8?q?fix(slink):=20update=20image=20docker.io/anirde?= =?UTF-8?q?v/slink=20v1.11.5=20=E2=86=92=20v1.11.6=20(#48530)?= 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](https://docs.slinkapp.io) ([source](https://redirect.github.com/andrii-kryvoviaz/slink)) | patch | `44cde1f` → `bd39664` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
andrii-kryvoviaz/slink (docker.io/anirdev/slink) ### [`v1.11.6`](https://redirect.github.com/andrii-kryvoviaz/slink/releases/tag/v1.11.6) [Compare Source](https://redirect.github.com/andrii-kryvoviaz/slink/compare/v1.11.5...v1.11.6) #### 📦 Patch Notes ##### 🛠️ Improvements & Fixes - **Animated Image Previews:** Animated images now play correctly on the explore and collection pages instead of freezing on the first frame. - **Maintenance:** Updated project dependencies. **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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 | 4 ++-- charts/stable/slink/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/slink/Chart.yaml b/charts/stable/slink/Chart.yaml index c25c5dbc645..58d5dd3c06b 100644 --- a/charts/stable/slink/Chart.yaml +++ b/charts/stable/slink/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.11.5 +appVersion: 1.11.6 dependencies: - name: common version: 29.3.4 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/slink - https://hub.docker.com/r/anirdev/slink type: application -version: 6.5.3 +version: 6.5.4 diff --git a/charts/stable/slink/values.yaml b/charts/stable/slink/values.yaml index 2aad51b674e..313e7e9a769 100644 --- a/charts/stable/slink/values.yaml +++ b/charts/stable/slink/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/anirdev/slink pullPolicy: IfNotPresent - tag: v1.11.5@sha256:44cde1f38e473644317ee5a83c7f628ee0b4914ee06c6298b8ee743e9b58d7bd + tag: v1.11.6@sha256:bd3966434e94d718de332fb9c2278ec43f71413a1bcf9b395d9024322de49843 securityContext: container: readOnlyRootFilesystem: false