'update files with ansible'
This commit is contained in:
parent
8079553d7a
commit
947248f78b
@ -14,10 +14,10 @@ type: application
|
||||
|
||||
# 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.
|
||||
version: 1.7.4
|
||||
version: 1.7.5
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 5.3.10
|
||||
appVersion: 5.3.11
|
||||
|
||||
icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png
|
||||
|
||||
@ -7,7 +7,7 @@ replicaCount: 1
|
||||
image:
|
||||
repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra
|
||||
pullPolicy: Always
|
||||
tag: 5.3.10
|
||||
tag: 5.3.11
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user