'update files with ansible'

This commit is contained in:
jonny 2023-10-11 14:57:11 +00:00
parent 6ef346eae6
commit ceed9207b9
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ 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.3.2 version: 0.4.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.

View File

@ -6,7 +6,7 @@ replicaCount: 1
image: image:
repository: harbor.ervine.dev/public/x86_64/alpine/nzbget repository: harbor.ervine.dev/public/x86_64/alpine/nzbget
tag: v21.1-3.16.2 tag: v21.1
pullPolicy: Always pullPolicy: Always
imagePullSecrets: [] imagePullSecrets: []