chore(deps): update container image anirdev/slink to v1.1.0@2fb5e35 by renovate (#21015)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| anirdev/slink | minor | `v1.0.1` -> `v1.1.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-19 20:30:42 +02:00 committed by GitHub
parent 90212055b4
commit bccb2526cb
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.1
appVersion: 1.1.0
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.3
version: 1.1.0

View File

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