chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.5.3@af88a2f by renovate (#20948)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://togithub.com/linkwarden/linkwarden)
| patch | `v2.5.2` -> `v2.5.3` |

---

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

---

### Release Notes

<details>
<summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary>

###
[`v2.5.3`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.5.3)

[Compare
Source](https://togithub.com/linkwarden/linkwarden/compare/v2.5.2...v2.5.3)

Minor fix.

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.5.2...v2.5.3

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-18 14:34:01 +02:00 committed by GitHub
parent d163488006
commit f777953bcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.2
appVersion: 2.5.3
dependencies:
- name: common
version: 20.3.7
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
- https://ghcr.io/linkwarden/linkwarden
type: application
version: 4.9.7
version: 4.9.8

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.5.2@sha256:11700c8a7ee01c73da750e39c9c7a70c541504c260c92639b4cb8f0802742714
tag: v2.5.3@sha256:af88a2f27df8a7758de7326a8aa9c7dd7cd997b9c363af2033dbb854ce216e33
config:
nextauth_url: "http://example.com"