From 2a394e804e667bfea8845c4f9e928123282dc54b Mon Sep 17 00:00:00 2001 From: git Date: Sun, 2 Mar 2025 15:05:20 +0000 Subject: [PATCH] 'update files with ansible' --- sonarr/Chart.yaml | 2 +- sonarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index a01066e..fba9160 100644 --- a/sonarr/Chart.yaml +++ b/sonarr/Chart.yaml @@ -18,6 +18,6 @@ version: 0.9.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: v4.0.12.2823 +appVersion: v4.0.13.2932 icon: https://git.ervine.org/jonny/x86_64-alpine-sonarr/raw/branch/master/sonarr.png \ No newline at end of file diff --git a/sonarr/values.yaml b/sonarr/values.yaml index b9b4795..0e0cfcf 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/sonarr - tag: v4.0.12.2823 + tag: v4.0.13.2932 pullPolicy: IfNotPresent imagePullSecrets: []