diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index f30b86b9..4d04790d 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -52,7 +52,7 @@ "partnership_assets__account_holders_activity_fact": false, "partnership_assets__asset_activity_fact": false }, - "dbt_image_name": "stellar/stellar-dbt:a09a75d", + "dbt_image_name": "stellar/stellar-dbt:b7e0010", "dbt_job_execution_timeout_seconds": 300, "dbt_job_retries": 1, "dbt_mart_dataset": "test_crypto_stellar_dbt", @@ -62,7 +62,7 @@ "dbt_threads": 12, "gcs_exported_data_bucket_name": "us-central1-test-hubble-2-5f1f2dbf-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:a14b322", + "image_name": "stellar/stellar-etl:2f8c44a", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "kube_config_location": "", diff --git a/airflow_variables_prod.json b/airflow_variables_prod.json index 113cf720..3b82ad61 100644 --- a/airflow_variables_prod.json +++ b/airflow_variables_prod.json @@ -57,7 +57,7 @@ "partnership_assets__asset_activity_fact": false, "trade_agg": false }, - "dbt_image_name": "stellar/stellar-dbt:a09a75d", + "dbt_image_name": "stellar/stellar-dbt:b7e0010", "dbt_job_execution_timeout_seconds": 1800, "dbt_job_retries": 1, "dbt_mart_dataset": "crypto_stellar_dbt", @@ -67,7 +67,7 @@ "dbt_threads": 12, "gcs_exported_data_bucket_name": "us-central1-hubble-2-d948d67b-bucket", "gcs_exported_object_prefix": "dag-exported", - "image_name": "stellar/stellar-etl:a14b322", + "image_name": "stellar/stellar-etl:2f8c44a", "image_output_path": "/etl/exported_data/", "image_pull_policy": "IfNotPresent", "kube_config_location": "",