From 5bbfb5ef229314372e806b3e2e35d7fb0ea117e0 Mon Sep 17 00:00:00 2001 From: Bradley Lunsford Date: Tue, 4 Feb 2025 11:23:55 -0800 Subject: [PATCH] Updating SPS pins to proper tag and updating defaults --- applications/unity-sps-eks/0.3/metadata.json | 2 +- applications/unity-sps-karpenter/0.3/metadata.json | 2 +- applications/unity-sps/0.4/metadata.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/applications/unity-sps-eks/0.3/metadata.json b/applications/unity-sps-eks/0.3/metadata.json index ada363d..f06bcff 100644 --- a/applications/unity-sps-eks/0.3/metadata.json +++ b/applications/unity-sps-eks/0.3/metadata.json @@ -23,7 +23,7 @@ ] }] }, - "Package": "https://github.com/unity-sds/unity-sps@20a967a23697f01041650ad07116a395cbea5cc6", + "Package": "https://github.com/unity-sds/unity-sps@98985b16ea90e464078137dc1d0dfefe6fa8ed1b", "WorkDirectory": "terraform-unity/modules/terraform-unity-sps-eks", "Backend": "terraform", "ManagedDependencies": {}, diff --git a/applications/unity-sps-karpenter/0.3/metadata.json b/applications/unity-sps-karpenter/0.3/metadata.json index 4c8ad17..2ba7a7e 100644 --- a/applications/unity-sps-karpenter/0.3/metadata.json +++ b/applications/unity-sps-karpenter/0.3/metadata.json @@ -24,7 +24,7 @@ ] }] }, - "Package": "https://github.com/unity-sds/unity-sps@20a967a23697f01041650ad07116a395cbea5cc6", + "Package": "https://github.com/unity-sds/unity-sps@98985b16ea90e464078137dc1d0dfefe6fa8ed1b", "WorkDirectory": "terraform-unity/modules/terraform-unity-sps-karpenter", "Backend": "terraform", "ManagedDependencies": { diff --git a/applications/unity-sps/0.4/metadata.json b/applications/unity-sps/0.4/metadata.json index eed08c7..1ca768b 100644 --- a/applications/unity-sps/0.4/metadata.json +++ b/applications/unity-sps/0.4/metadata.json @@ -22,7 +22,7 @@ ] }] }, - "Package": "https://github.com/unity-sds/unity-sps@20a967a23697f01041650ad07116a395cbea5cc6", + "Package": "https://github.com/unity-sds/unity-sps@98985b16ea90e464078137dc1d0dfefe6fa8ed1b", "WorkDirectory": "terraform-unity", "ManagedDependencies": { "unity-sps-eks": { @@ -44,12 +44,12 @@ "airflow_docker_images": { "airflow": { "name": "ghcr.io/unity-sds/unity-sps/sps-airflow", - "tag": "2.3.0" + "tag": "2.4.0" } }, "dag_catalog_repo": { "dags_directory_path": "airflow/dags", - "ref": "2.2.0", + "ref": "2.4.0", "url": "https://github.com/unity-sds/unity-sps.git" }, "helm_charts": {