From 1da545d2cb569b76e9e7fe8ba00d8a97f1259c46 Mon Sep 17 00:00:00 2001 From: Noha Ihab <49988746+NohaIhab@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:37:13 +0200 Subject: [PATCH] feat: use argoexec rock v3.3.10 (#158) --- charms/argo-controller/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charms/argo-controller/config.yaml b/charms/argo-controller/config.yaml index e7efdd3..3a988d8 100644 --- a/charms/argo-controller/config.yaml +++ b/charms/argo-controller/config.yaml @@ -19,7 +19,7 @@ options: https://argoproj.github.io/argo-workflows/workflow-executors/#workflow-executors executor-image: type: string - default: argoproj/argoexec:v3.3.10 + default: charmedkubeflow/argoexec:3.3.10-c88862f description: | Image to use for runtime executor. Should be updated alongside updating the rest of the charm's images. kubelet-insecure: