'update files with ansible'
This commit is contained in:
parent
728e6cf2c8
commit
4c33ab3aba
@ -14,10 +14,10 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 3.2.0
|
version: 3.2.1
|
||||||
|
|
||||||
# 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.2.0
|
appVersion: 7.2.1
|
||||||
|
|
||||||
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.2.0
|
tag: 7.2.1
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user