'update files with ansible'

This commit is contained in:
git 2024-03-25 14:09:16 +00:00
parent a888aa4fa2
commit 0b288bfe8a
2 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@ version: 0.8.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: v4.0.2.1367 appVersion: v4.0.2.1183
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.2.1367 tag: v4.0.2.1183
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: [] imagePullSecrets: []