From 57b3ed147c07d110c9fd83c66269b05251e6c0e9 Mon Sep 17 00:00:00 2001 From: Amisha Singla Date: Tue, 30 Jul 2024 13:01:19 -0500 Subject: [PATCH] update images --- airflow_variables_dev.json | 2 +- airflow_variables_prod.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index 82650c6e..a97867d2 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -154,7 +154,7 @@ }, "gcs_exported_data_bucket_name": "us-central1-test-hubble-43c3e190-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "amishastellar/stellar-etl:ffe275c", + "image_name": "amishastellar/stellar-etl:63b5833", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "k8s_namespace": "hubble-composer", diff --git a/airflow_variables_prod.json b/airflow_variables_prod.json index 8a1f0628..4033d0e2 100644 --- a/airflow_variables_prod.json +++ b/airflow_variables_prod.json @@ -155,7 +155,7 @@ }, "gcs_exported_data_bucket_name": "us-central1-hubble-14c4ca64-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:ffe275c", + "image_name": "stellar/stellar-etl:63b5833", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "k8s_namespace": "hubble-composer",