'update files with ansible'

This commit is contained in:
jonny 2024-02-21 13:54:57 +00:00
parent f0445b487b
commit 1506fc9792
2 changed files with 7 additions and 7 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.4.3
version: 0.6.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: 21.1
appVersion: 23.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: v21.1
tag: v23.0
pullPolicy: Always
imagePullSecrets: []
@ -70,8 +70,8 @@ affinity: {}
config:
persistence:
enabled: true
existingClaim: nzbget-config
storageClassName: rook-ceph-block
storageSize: 2Gi
existingClaim: media-nzbget-hermes-config
storageClassName: nfs-client-hermes
storageSize: 5Gi
mediaPvc: nzbget-media
mediaPvc: nzbget-hermes-media-pvc