From d1eabdb421f6ec25c772a553b7cd5fa317f0d274 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 21:56:41 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linkwar?= =?UTF-8?q?den/linkwarden=20v2.11.6=20=E2=86=92=20v2.11.7=20(#38415)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden) | patch | `fd22f2c` -> `be0aef0` | --- > [!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
linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden) ### [`v2.11.7`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.11.7) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.11.6...v2.11.7) #### What's Changed - Fix for new self-hosted users (special thanks to [@​khanguyen74](https://redirect.github.com/khanguyen74) for reporting this!) - Fix hold shift to delete bug **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.11.6...v2.11.7
--- ### 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. --- - [ ] 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). --- charts/stable/linkwarden/Chart.yaml | 4 ++-- charts/stable/linkwarden/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index 02467b45095..80a31a59be5 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.11.6 +appVersion: 2.11.7 dependencies: - name: common version: 28.16.0 @@ -37,5 +37,5 @@ sources: - https://github.com/linkwarden/linkwarden - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden type: application -version: 7.3.1 +version: 7.3.2 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index 0698b31e20d..0370b67b2cc 100644 --- a/charts/stable/linkwarden/values.yaml +++ b/charts/stable/linkwarden/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linkwarden/linkwarden pullPolicy: IfNotPresent - tag: v2.11.6@sha256:fd22f2c614f885d0f9284ae2a28876366e2f988d17d3abb0427f9850735f7f92 + tag: v2.11.7@sha256:be0aef0dbbfafb518bcf98c0e35af14183a54795d899d42f3fae8bd7b5610ed9 config: nextauth_url: "http://example.com"