From 166c108db4863fe7f870125175b4d6d7fbf98f38 Mon Sep 17 00:00:00 2001 From: Murdo <109604278+murdo-moj@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:39:16 +0000 Subject: [PATCH] Updated extractor version --- helm_deploy/use-of-force/Chart.yaml | 2 +- helm_deploy/values-dev.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/helm_deploy/use-of-force/Chart.yaml b/helm_deploy/use-of-force/Chart.yaml index 673499d2..7e2e125a 100644 --- a/helm_deploy/use-of-force/Chart.yaml +++ b/helm_deploy/use-of-force/Chart.yaml @@ -9,5 +9,5 @@ dependencies: version: 1.1.0 repository: https://ministryofjustice.github.io/hmpps-helm-charts - name: generic-data-analytics-extractor - version: 0.1.3 + version: 1.0.1 repository: https://ministryofjustice.github.io/hmpps-helm-charts diff --git a/helm_deploy/values-dev.yaml b/helm_deploy/values-dev.yaml index 280d56df..ac148d90 100644 --- a/helm_deploy/values-dev.yaml +++ b/helm_deploy/values-dev.yaml @@ -30,7 +30,6 @@ env: HMPPS_MANAGE_USERS_API_URL: https://manage-users-api-dev.hmpps.service.justice.gov.uk generic-data-analytics-extractor: - version: 1.0.1 image: tag: v1.2.1 args: "extract_table_names.py && extract_psql_all_tables_to_csv.sh && upload_data_file_to_data_platform.sh"