From c25f5c2d887a72db76d257e34d83ff0af8cf89cb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:56:07 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.6.0@d5bc76e by renovate (#24164) 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://togithub.com/linkwarden/linkwarden) | minor | `v2.5.3` -> `v2.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden) ### [`v2.6.0`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.6.0) [Compare Source](https://togithub.com/linkwarden/linkwarden/compare/v2.5.3...v2.6.0) ### Announcing Linkwarden 2.6 Read the full blog: https://blog.linkwarden.app/releases/2.6 #### What's New? ##### 📄 Full Page Copy This new feature allows users to save a complete copy of a webpage in a HTML format. It's perfect for archiving pages in their entirety, capturing all content as it appears at a specific point in time. ##### 👥 User Administration Server administrators can now manage user addition and deletion with greater ease. This feature is especially useful for organizations that need to manage multiple users. ##### 🧱 New Masonry View View your bookmarks in a visually appealing masonry layout, where content is arranged in an optimal position based on available vertical space. This feature is perfect for users who prefer a more visual approach to browsing their bookmarks. ##### 🍏 iOS and MacOS Apps (Maintained by JGeek00) We're excited to announce the release of the new iOS and MacOS apps, developed and maintained by [JGeek00](https://togithub.com/JGeek00). These apps provide a seamless experience for users who prefer to access Linkwarden on their Apple devices. You can download the apps directly from the [App Store](https://apps.apple.com/ca/app/my-links-for-linkwarden/id6504573402). ##### 📥 Import from Wallabag There was a high demand for this feature, and we're excited to announce that you can now import your bookmarks from Wallabag. This feature simplifies the transition process, allowing users to maintain their bookmarks without hassle. ##### 🌐 Support for Other Languages (i18n) Linkwarden has recently expanded to support Italian in addition to English. As this feature is quite new, there might be some bugs, and we're actively working to refine it. We're also looking for community help with translations to make Linkwarden accessible in more languages soon! ##### 📁 Image and PDF Uploads Users can now upload images and PDF files directly to Linkwarden. This feature is perfect for users who want to store paywalled or password-protected content. ##### 🔒 Enhanced Security This update includes several security enhancements to protect your data and ensure a secure browsing experience. We've also fixed several bugs and improved overall performance. ##### 🔑 Support for Google OAuth You can now use Google OAuth to sign in to Linkwarden. This feature simplifies the login process and provides a secure authentication method. Just note that we're still pending Google's approval for the OAuth consent screen and it will be available soon. ##### ✅ And More... Check out the full changelog below. **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.5.3...v2.6.0 ##### 🔗 External Links **Website**: https://linkwarden.app **GitHub**: https://github.com/linkwarden/linkwarden
--- ### 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://togithub.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 46f87b0f1bf..8d7b4949927 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.3 +appVersion: 2.6.0 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.1.3 +version: 6.2.0 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index cc47f0e1d86..a164c159d71 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.5.3@sha256:af88a2f27df8a7758de7326a8aa9c7dd7cd997b9c363af2033dbb854ce216e33 + tag: v2.6.0@sha256:d5bc76e817ba84f8b47d84a49125d8efafcf7115907c11e0fbfa8ae6ce4f90a6 config: nextauth_url: "http://example.com"