From 37a98a82d5caad22c291fecf9af3e3190ceb0fc4 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Fri, 25 Oct 2024 13:04:55 +0200 Subject: [PATCH] Fix versions --- artifacts/openeo_k8s.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artifacts/openeo_k8s.yml b/artifacts/openeo_k8s.yml index aba4065..4f362a4 100644 --- a/artifacts/openeo_k8s.yml +++ b/artifacts/openeo_k8s.yml @@ -32,11 +32,11 @@ oidcPolicies: {{ oidc_roles }} stacCatalogueUrl: "{{ stac_url }}" workspaceRoot: "/user_workspaces" - executorImage: "ghcr.io/eodcgmbh/openeo-argoworkflows:executor-2024.10.1" + executorImage: "ghcr.io/eodcgmbh/openeo-argoworkflows:executor-2024.9.2" image: repository: ghcr.io/eodcgmbh/openeo-argoworkflows # Overrides the image tag whose default is the chart appVersion. - tag: "api-2024.9.3" + tag: "api-2024.10.1" persistence: capacity: "8Gi" ingress: