From dc49cae2df93f580947ab9d35a71f886145d92f8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Aug 2025 14:42:42 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linkwar?= =?UTF-8?q?den/linkwarden=20v2.11.7=20=E2=86=92=20v2.12.2=20(#38860)?= 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 | `be0aef0` -> `c1c6f41` | --- > [!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.12.2`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.12.2) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.12.1...v2.12.2) #### What's Changed - bug fix **Full Changelog**: ### [`v2.12.1`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.12.1) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.12.0...v2.12.1) #### What's Changed - Minor fix **Full Changelog**: ### [`v2.12.0`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.12.0) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.11.8...v2.12.0) ### Announcing Linkwarden 2.12 Read the full blog: #### What’s new: ##### 🫧 Drag and Drop Support One of our most requested features is finally here! You can now drag and drop Links onto Collections and Tags. This makes it much easier to organize your bookmarks and keep everything tidy. (Special thanks to [@​khanguyen74](https://redirect.github.com/khanguyen74) for implementing this!) ##### 📤 Upload from SingleFile SingleFile is an awesome browser extension that allows you to save complete webpages as a single HTML file on your device. As of Linkwarden 2.12, you can upload your saved links directly from the SingleFile browser extension into Linkwarden. This allows you to easily save articles which are behind paywalls or require authentication directly from your browser. To use this feature, simply install the SingleFile extension, and then follow the [documentation](https://docs.linkwarden.app/usage/upload-from-singlefile). ##### 🌐 Progressed Translations We’ve made significant progress in our translations, with many languages now fully supported. If you’re interested in helping out with translations, check out our [Crowdin page](https://crowdin.com/project/linkwarden). ##### ✅ 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. 🚀 ### [`v2.11.8`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.11.8) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.11.7...v2.11.8) #### What's Changed - Bug fixes and optimizations **Full Changelog**:
--- ### 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 a0aa5e49880..3bcb41b7b34 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.7 +appVersion: 2.12.2 dependencies: - name: common version: 28.16.2 @@ -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.4 +version: 7.4.0 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index 0370b67b2cc..50ad78175c9 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.7@sha256:be0aef0dbbfafb518bcf98c0e35af14183a54795d899d42f3fae8bd7b5610ed9 + tag: v2.12.2@sha256:c1c6f417ea566de2c2dac6e79353ee5f40cb6a44fd9dd3970c83e6fc098de1df config: nextauth_url: "http://example.com"