chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.6.0@d5bc76e by renovate (#24164)

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

<details>
<summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary>

###
[`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

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-07-24 15:56:07 +02:00
committed by GitHub
parent b9da2fe947
commit c25f5c2d88
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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"