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

This commit is contained in:
Jonny Ervine 2025-02-17 20:05:55 +08:00
commit a63eb54cc2
4 changed files with 6 additions and 6 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 # 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.7.2 version: 0.9.5
# 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: 24.3 appVersion: 24.5
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

View File

@ -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: v24.3 tag: v24.5
pullPolicy: Always pullPolicy: Always
imagePullSecrets: [] 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 # 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: 3.8.0 version: 3.12.3
# 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: 7.8.0 appVersion: 7.12.3
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

View File

@ -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: 7.8.0 tag: 7.12.3
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""