fix(deluge): fix tag
This commit is contained in:
parent
4f6b5f80ac
commit
3ad86b7160
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/deluge
|
||||
- https://github.com/deluge-torrent/deluge
|
||||
type: application
|
||||
version: 13.0.10
|
||||
version: 13.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/deluge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 18.04.1@sha256:be251f95c5f88b6ea0f1926fe02f2daa9f39d78def869929d07e497eb683da54
|
||||
tag: v2.1.1@sha256:58c22b4e6c8e297b511be9dcd7a7efb17a5f68aef0819f786f5c848faf9e03cc
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue