chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.7.1@d7e76ab by renovate (#25217)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://togithub.com/linkwarden/linkwarden)
| minor | `v2.6.2` -> `v2.7.1` |

---

> [!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.7.1`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.7.1)

[Compare
Source](https://togithub.com/linkwarden/linkwarden/compare/v2.6.2...v2.7.1)

#### What's Changed

- bug fix by [@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/707](https://togithub.com/linkwarden/linkwarden/pull/707)
- bump version by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/708](https://togithub.com/linkwarden/linkwarden/pull/708)

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.7.0...v2.7.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS4wIiwidXBkYXRlZEluVmVyIjoiMzguMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-17 02:44:53 +02:00 committed by GitHub
parent 49c6af4b19
commit edc9abcd95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.6.2
appVersion: 2.7.1
dependencies:
- name: common
version: 24.1.5
@ -34,4 +34,4 @@ sources:
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
type: application
version: 6.2.2
version: 6.3.0

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.6.2@sha256:19689090e8f025c210cbe764f1a4856d093374c73b636fd6567ff53b3dcab8ec
tag: v2.7.1@sha256:d7e76ab5cd00e53f07c8a78b5e6aff0341a8f9a3e1c2d35177d02c2aad8ca8fb
config:
nextauth_url: "http://example.com"