chore(deps): update container image sissbruecker/linkding to v1.23.0@71cc386 (#15324)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sissbruecker/linkding | minor | `1.22.3` -> `1.23.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
6e87ce59ed
commit
4ce8291e4a
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.22.3"
|
||||
appVersion: 1.23.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: linkding
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/linkding
|
||||
- https://github.com/sissbruecker/linkding
|
||||
version: 6.0.14
|
||||
version: 6.1.14
|
||||
annotations:
|
||||
truecharts.org/category: bookmarks
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: sissbruecker/linkding
|
||||
tag: 1.22.3@sha256:3cb4fb3449ee14bcae1b4507965bd70557f9410d40c86bddf0569507d0bc2b67
|
||||
tag: 1.23.0@sha256:71cc38610da4d74630af00c66fea07b4c0faf6316f7781d83a8296058a8e248e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue