'update files with ansible'

This commit is contained in:
jonny 2024-05-10 12:33:07 +00:00
parent cc4bfa6baf
commit a37765d8d2
2 changed files with 3 additions and 3 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: []