Merge branch 'master' of ssh://git.ervine.org/jonny/charts
This commit is contained in:
commit
1026f0ea9b
@ -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.6.0
|
version: 0.7.0
|
||||||
|
|
||||||
# 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: 23.0
|
appVersion: 24.0
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/x86_64-alpine-nzbget/raw/branch/master/nzbget.png
|
icon: https://git.ervine.org/jonny/x86_64-alpine-nzbget/raw/branch/master/nzbget.png
|
||||||
|
|||||||
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: harbor.ervine.dev/public/x86_64/ubi/nzbget
|
repository: harbor.ervine.dev/public/x86_64/ubi/nzbget
|
||||||
tag: v23.0
|
tag: v24.0
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
@ -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: 1.7.5
|
version: 2.0.0
|
||||||
|
|
||||||
# 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: 5.3.11
|
appVersion: 6.0.0
|
||||||
|
|
||||||
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: 5.3.11
|
tag: 6.0.0
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
@ -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.8.5
|
version: 0.8.6
|
||||||
|
|
||||||
# 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: v4.0.2.1183
|
appVersion: v4.0.3.1413
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png
|
icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png
|
||||||
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: harbor.ervine.dev/public/x86_64/ubi/sonarr
|
repository: harbor.ervine.dev/public/x86_64/ubi/sonarr
|
||||||
tag: v4.0.2.1183
|
tag: v4.0.3.1413
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user