Merge branch 'master' of ssh://git.ervine.org/jonny/charts

This commit is contained in:
Jonny Ervine 2024-05-10 20:58:44 +08:00
commit 1026f0ea9b
6 changed files with 9 additions and 9 deletions

View File

@ -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.6.0
version: 0.7.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: 23.0
appVersion: 24.0
icon: https://git.ervine.org/jonny/x86_64-alpine-nzbget/raw/branch/master/nzbget.png

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: harbor.ervine.dev/public/x86_64/ubi/nzbget
tag: v23.0
tag: v24.0
pullPolicy: Always
imagePullSecrets: []

View File

@ -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.5
version: 2.0.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: 5.3.11
appVersion: 6.0.0
icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png

View File

@ -7,7 +7,7 @@ replicaCount: 1
image:
repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra
pullPolicy: Always
tag: 5.3.11
tag: 6.0.0
imagePullSecrets: []
nameOverride: ""

View File

@ -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.8.5
version: 0.8.6
# 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: v4.0.2.1183
appVersion: v4.0.3.1413
icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: harbor.ervine.dev/public/x86_64/ubi/sonarr
tag: v4.0.2.1183
tag: v4.0.3.1413
pullPolicy: IfNotPresent
imagePullSecrets: []