chore(helm): update image ghcr.io/linkwarden/linkwarden v2.10.2 → v2.11.1 (#36746)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden)
| minor | `ae4ed92` -> `623cb54` |

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.11.1`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.11.1)

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

#### What's Changed

-   Fixed a major bug in v2.11.0

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v.2.11.0...v2.11.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-28 02:37:19 +02:00
committed by GitHub
parent acfccee34d
commit 0cfc6e3125
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.10.2
appVersion: 2.11.1
dependencies:
- name: common
version: 25.4.10
@@ -37,5 +37,5 @@ sources:
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
type: application
version: 6.10.2
version: 6.11.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.10.2@sha256:ae4ed922964f40134beecb97cc82c6a663ad4f869996838b99b7201bb8b27198
tag: v2.11.1@sha256:623cb5431019e90aecaf10ca17e02f8b1898ce9146504939a53a36a1e89b8a95
config:
nextauth_url: "http://example.com"