'update files with ansible'
This commit is contained in:
parent
475eb70b1d
commit
5c7e2a3a3f
@ -18,6 +18,6 @@ version: 3.19.2
|
|||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 7.19.2.
|
appVersion: 7.19.2
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png
|
icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png
|
||||||
|
|||||||
@ -7,7 +7,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra
|
repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: 7.19.2.
|
tag: 7.19.2
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user