'update files with ansible'
This commit is contained in:
parent
ca46811c1b
commit
3e500a8fb5
@ -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: 0.5.0
|
version: 0.6.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: v5.19.3.9730
|
appVersion: v6.1.1.10317
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/x86_64-alpine-radarr/raw/branch/master/radarr.png
|
icon: https://git.ervine.org/jonny/x86_64-alpine-radarr/raw/branch/master/radarr.png
|
||||||
|
|||||||
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: harbor.ervine.dev/public/x86_64/ubi/radarr
|
repository: harbor.ervine.dev/public/x86_64/ubi/radarr
|
||||||
tag: v5.19.3.9730
|
tag: v6.1.1.10317
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user