chore(helm): update image docker.io/anirdev/slink v1.7.0 → v1.7.1 (#40600)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-11 18:30:24 +02:00
committed by GitHub
parent 5cf90f6a3b
commit 74ffd90013
2 changed files with 6 additions and 5 deletions

View File

@@ -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

View File

@@ -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