fix(calibre): adjust tag format (#1885)
This commit is contained in:
parent
de4f3d66f9
commit
12908c1a37
|
@ -18,7 +18,7 @@ name: calibre
|
||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/linuxserver/calibre/
|
- https://hub.docker.com/r/linuxserver/calibre/
|
||||||
- https://github.com/kovidgoyal/calibre/
|
- https://github.com/kovidgoyal/calibre/
|
||||||
version: 5.0.21
|
version: 5.0.22
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/calibre
|
repository: tccr.io/truecharts/calibre
|
||||||
tag: v5.32.0-ls138@sha256:a7c6272300628eb747dc129001aef8bc53d9b462ebe6b4953de904a2a5e15c8e
|
tag: v5.36.08@sha256:b1358d3feff98cd3b187be778788ad74e884c46462a1a1bce081846ba38f51b0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue