chore(helm): update image ghcr.io/linkwarden/linkwarden v2.8.3 → v2.8.4 (#30133)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden)
| patch | `0185f16` -> `b7e31a5` |

---

> [!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.

---

### Release Notes

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

###
[`v2.8.4`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.8.4)

[Compare
Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.8.3...v2.8.4)

#### What's Changed

- fixed placeholder in german translation by
[@&#8203;clemenstyp](https://redirect.github.com/clemenstyp) in
[https://github.com/linkwarden/linkwarden/pull/867](https://redirect.github.com/linkwarden/linkwarden/pull/867)
- fix(monolith): quote url by
[@&#8203;keizie](https://redirect.github.com/keizie) in
[https://github.com/linkwarden/linkwarden/pull/896](https://redirect.github.com/linkwarden/linkwarden/pull/896)
- 2.8.3 french translation by
[@&#8203;Go-rom](https://redirect.github.com/Go-rom) in
[https://github.com/linkwarden/linkwarden/pull/885](https://redirect.github.com/linkwarden/linkwarden/pull/885)
- Dev by [@&#8203;daniel31x13](https://redirect.github.com/daniel31x13)
in
[https://github.com/linkwarden/linkwarden/pull/898](https://redirect.github.com/linkwarden/linkwarden/pull/898)
- minor fix by
[@&#8203;daniel31x13](https://redirect.github.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/899](https://redirect.github.com/linkwarden/linkwarden/pull/899)

#### New Contributors

- [@&#8203;clemenstyp](https://redirect.github.com/clemenstyp) made
their first contribution in
[https://github.com/linkwarden/linkwarden/pull/867](https://redirect.github.com/linkwarden/linkwarden/pull/867)
- [@&#8203;keizie](https://redirect.github.com/keizie) made their first
contribution in
[https://github.com/linkwarden/linkwarden/pull/896](https://redirect.github.com/linkwarden/linkwarden/pull/896)
- [@&#8203;Go-rom](https://redirect.github.com/Go-rom) made their first
contribution in
[https://github.com/linkwarden/linkwarden/pull/885](https://redirect.github.com/linkwarden/linkwarden/pull/885)

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.8.3...v2.8.4

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2024-12-27 21:39:47 +00:00
committed by GitHub
parent 345603cc70
commit c93167ff0d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.8.3
appVersion: 2.8.4
dependencies:
- name: common
version: 25.2.2
@@ -34,4 +34,4 @@ sources:
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
type: application
version: 6.6.0
version: 6.6.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.8.3@sha256:0185f165c5013143080b48a16e806fa214ac6c8976ab780cc892dae61d04ab43
tag: v2.8.4@sha256:b7e31a5ae09756bdeaeb2d3c05847059d9b0c6dec013cc5ba45b5f3063c6c1a0
config:
nextauth_url: "http://example.com"