'update files with ansible'
This commit is contained in:
parent
e08e77c349
commit
799e2eeddb
@ -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: 0.7.3
|
||||
version: 0.8.0
|
||||
|
||||
# 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: v3.0.10.1567
|
||||
appVersion: v4.0.1.929
|
||||
|
||||
icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png
|
||||
@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: harbor.ervine.dev/public/x86_64/ubi/sonarr
|
||||
tag: v3.0.10.1567
|
||||
tag: v4.0.1.929
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
@ -73,4 +73,4 @@ affinity: {}
|
||||
config:
|
||||
configPvc: sonarr-config
|
||||
|
||||
mediaPvc: sonarr-icarus-media
|
||||
mediaPvc: sonarr-hermes-media-pvc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user