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 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