From 49d7862146b708f6232cc3d8b92ff6b07f8b19f5 Mon Sep 17 00:00:00 2001 From: git Date: Mon, 16 Oct 2023 14:37:17 +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 697befb..0b2edc9 100644 --- a/sonarr/Chart.yaml +++ b/sonarr/Chart.yaml @@ -14,7 +14,7 @@ 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.7.0 +version: 0.7.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/sonarr/values.yaml b/sonarr/values.yaml index 8122c35..1602f17 100644 --- a/sonarr/values.yaml +++ b/sonarr/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: harbor.ervine.dev/public/x86_64/alpine/sonarr + repository: harbor.ervine.dev/public/x86_64/ubi//sonarr tag: v3.0.10.1567 pullPolicy: IfNotPresent