From 0442e2457d2a6e20f3230354ff340f2544a12637 Mon Sep 17 00:00:00 2001 From: Neel Dalsania Date: Fri, 25 Oct 2024 15:10:16 +0530 Subject: [PATCH 1/2] Update runtime version --- e2e-setup/deployment-templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-setup/deployment-templates/deployment.yaml b/e2e-setup/deployment-templates/deployment.yaml index dc3c13f..e2c2c88 100644 --- a/e2e-setup/deployment-templates/deployment.yaml +++ b/e2e-setup/deployment-templates/deployment.yaml @@ -2,7 +2,7 @@ deployment: configuration: name: deploy-action-non-dev-e2e description: "" - runtime_version: 12.1.1 + runtime_version: 12.2.0 dag_deploy_enabled: true ci_cd_enforcement: false scheduler_size: SMALL From f4921a8f8f76c8c7bcffc74bca04ac881a9afd75 Mon Sep 17 00:00:00 2001 From: Neel Dalsania Date: Fri, 25 Oct 2024 15:12:26 +0530 Subject: [PATCH 2/2] Update deployment-hibernate.yaml --- e2e-setup/deployment-templates/deployment-hibernate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-setup/deployment-templates/deployment-hibernate.yaml b/e2e-setup/deployment-templates/deployment-hibernate.yaml index 723c357..31fdcd2 100644 --- a/e2e-setup/deployment-templates/deployment-hibernate.yaml +++ b/e2e-setup/deployment-templates/deployment-hibernate.yaml @@ -2,7 +2,7 @@ deployment: configuration: name: deploy-action-hibernate-e2e description: "" - runtime_version: 12.1.1 + runtime_version: 12.2.0 dag_deploy_enabled: true ci_cd_enforcement: false scheduler_size: SMALL