'update files with ansible'

This commit is contained in:
git 2026-01-04 07:15:43 +00:00
parent ccd64281cf
commit 0c14d0a8e9
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 # 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.9.0 version: 0.11.0
# 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: v4.0.13.2932 appVersion: v4.0.16.2944
icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png

View File

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