chore(deps): update container image anirdev/slink to v1.0.1@0656bfa by renovate (#20818)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| anirdev/slink | patch | `v1.0.0` -> `v1.0.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-15 20:18:41 +02:00 committed by GitHub
parent 22a4582c62
commit ff5c6710a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.0
appVersion: 1.0.1
dependencies:
- name: common
version: 20.3.7
@ -25,7 +25,7 @@ keywords:
- photos
- pictures
- sharing
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/slink
- https://hub.docker.com/r/anirdev/slink
type: application
version: 1.0.0
version: 1.0.1

View File

@ -1,7 +1,7 @@
image:
repository: anirdev/slink
pullPolicy: IfNotPresent
tag: v1.0.0@sha256:6c47fcaab5c77b57540602aff5fd11534e480b73f6e06a24926fb22cb326e900
tag: v1.0.1@sha256:0656bfa11b4aa50472dcc7302c7482315734526857bf9c5ca987fc0b5960dee5
securityContext:
container:
readOnlyRootFilesystem: false