Skip to content

Commit

Permalink
Fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Oct 25, 2024
1 parent 7ca1fce commit 37a98a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifacts/openeo_k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 37a98a8

Please sign in to comment.