From d55571d852d768632bd05ff4e00e395e9aa943d7 Mon Sep 17 00:00:00 2001 From: David Young Date: Sun, 8 Sep 2024 17:53:07 +1200 Subject: [PATCH] remove migration container from prowlarr Signed-off-by: David Young --- charts/myprecious/Chart.yaml | 2 +- charts/myprecious/values.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index 45b5e48f0..3cee7a756 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -15,7 +15,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.110.1-pre-12 +version: 1.110.1-pre-13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/myprecious/values.yaml b/charts/myprecious/values.yaml index 683e17cf6..d27ac33b2 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -5593,7 +5593,6 @@ prowlarr: &app_prowlarr http: port: 9696 initContainers: - a-migrate-data: *migrate_data bootstrap: *bootstrap setup: image: *tooling_image