'update files with ansible'
This commit is contained in:
parent
8a4935d666
commit
c11920acac
@ -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.0
|
||||
version: 1.7.1
|
||||
|
||||
# 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.7
|
||||
appVersion: 5.3.8
|
||||
|
||||
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.7
|
||||
tag: 5.3.8
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user