From 8efdeb38c0901e5cf03dcc6e6142a86468d6bf3d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Sep 2025 22:36:36 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linkwar?= =?UTF-8?q?den/linkwarden=20v2.12.2=20=E2=86=92=20v2.13.0=20(#40018)?= 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) | minor | `c1c6f41` -> `bd3565d` | --- > [!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.13.0`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.13.0) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.12.2...v2.13.0) ### Announcing Linkwarden 2.13 Read the full blog: #### What’s new: ##### 🏷️ New Tag Management Page We added a dedicated page where you can view, sort, add, bulk merge, and bulk delete you Tags, all in one place. ##### ⚙️ Compact Sidebar You can now shrink the sidebar for a more compact and minimal look. ##### 🐞 Bug fixes and Optimizations This release comes with many bug fixes, security fixes, and optimizations that's recommended for all users. ##### ✅ And more... There are also a bunch of smaller improvements and fixes in this release to keep everything running smoothly. **Full Changelog**: #### Want to skip the technical setup? If you’d rather skip server setup and maintenance, our **[Cloud Plan](https://linkwarden.app/#pricing)** takes care of everything for you. It’s a great way to access all of Linkwarden’s features—plus future updates—without the technical overhead. *** We hope you enjoy these new enhancements, and as always, we'd like to express our sincere thanks to all of our supporters and contributors. Your feedback and contributions have been invaluable in shaping Linkwarden into what it is today. 🚀 Also, the Official Mobile App for iOS and Android are coming very soon! Follow us on **[Mastodon](https://fosstodon.org/@​linkwarden)**, **[Twitter (X)](https://x.com/linkwardenhq)**, and **[Bluesky](https://bsky.app/profile/linkwarden.bsky.social)** for the latest updates.
--- ### 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 402e84d2628..8c0bebdf80c 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.12.2 +appVersion: 2.13.0 dependencies: - name: common version: 28.20.0 @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/linkwarden type: application -version: 7.7.0 +version: 7.8.0 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index 50ad78175c9..77ce6e98d8c 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.12.2@sha256:c1c6f417ea566de2c2dac6e79353ee5f40cb6a44fd9dd3970c83e6fc098de1df + tag: v2.13.0@sha256:bd3565d3f13c2d590f417710819f4c6b4fe19f8b841fc45ab3fe4c61ba12d34f config: nextauth_url: "http://example.com"