mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 03:11:23 -03:00
chore(helm): update image ghcr.io/linkwarden/linkwarden v2.12.2 → v2.13.0 (#40018)
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 <details> <summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary> ### [`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: <https://blog.linkwarden.app/releases/2.13> #### 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. <https://github.com/user-attachments/assets/7622db3e-e0c0-4bb3-a5b9-0073dd6fe089> ##### ⚙️ 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**: <https://github.com/linkwarden/linkwarden/compare/v2.12.2...v2.13.0> #### 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. </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user