Skip to content

Commit 9911a79

Browse files
Update params.env to match argo version.
Update IMAGES_ARGO_WORKFLOWCONTROLLER and IMAGES_ARGO_EXEC to reflect updated argo version. Signed-off-by: agoins <[email protected]> >
1 parent 3965926 commit 9911a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/base/params.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:late
55
IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher:latest
66
IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver:latest
77
IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/opendatahub/ds-pipelines-runtime-generic:latest
8-
IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:odh-v3.4.17-1
9-
IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:odh-v3.4.17-1
8+
IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:3.5.14
9+
IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:3.5.14
1010
IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server:latest
1111
IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9:2.6
1212
IMAGES_MARIADB=registry.redhat.io/rhel9/mariadb-105:latest

0 commit comments

Comments
 (0)