chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@69930c8 (#15437)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/techno-tim/littlelink-server | digest | `917a54e` -> `69930c8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
01b018378c
commit
e830bff571
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/techno-tim/littlelink-server
|
||||
- https://github.com/sethcottle/littlelink
|
||||
type: application
|
||||
version: 10.0.43
|
||||
version: 10.0.44
|
||||
annotations:
|
||||
truecharts.org/category: social
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:917a54e383b6fb1b754bc659f869befdbf0fcc2848ff2739eaf04cbdc14c33a7
|
||||
tag: latest@sha256:69930c8c527c6b5e06ff3ac79a091d5b47ca568e6bd1b02823c0c0c5954c5e97
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue