chore(helm): update image ghcr.io/linkwarden/linkwarden v2.11.5 → v2.11.6 (#38401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden) | patch | `4d0d126` -> `fd22f2c` | --- > [!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.11.6`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.11.6) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.11.5...v2.11.6) #### What's Changed - Optimizations **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.11.5...v2.11.6 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.11.5
|
||||
appVersion: 2.11.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.0
|
||||
@@ -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.0
|
||||
version: 7.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linkwarden/linkwarden
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.11.5@sha256:4d0d1261f6cefcd5752708f357b3aa355da3432fb4a023672890c8707217f914
|
||||
tag: v2.11.6@sha256:fd22f2c614f885d0f9284ae2a28876366e2f988d17d3abb0427f9850735f7f92
|
||||
|
||||
config:
|
||||
nextauth_url: "http://example.com"
|
||||
|
||||
Reference in New Issue
Block a user