fix(images): update container image ghcr.io/techno-tim/littlelink-server to latest (#14833)
This commit is contained in:
parent
d197338e20
commit
c4baedc099
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/techno-tim/littlelink-server
|
||||
- https://github.com/sethcottle/littlelink
|
||||
type: application
|
||||
version: 10.0.41
|
||||
version: 10.0.42
|
||||
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:41c59610faa7822dcc4982d88c964f70dd5014613b8a58c5098a5494922668ad
|
||||
tag: latest@sha256:27000f5b4e615595b715e356a325dc57d0d30a23e21b3cc59a123f5bf0a8651e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue