Skip to content

Commit 36c109a

Browse files
Downgrade Argo's version
1 parent 00cb672 commit 36c109a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/kubernetes/deploy_via_helm-dev.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export REQUEUE_TIME="${ARGO_REQUEUE_TIME:-1s}"
5656
export ARGO_RELEASE_NAME=argocsmv2
5757
export MINIO_RELEASE_NAME=miniocsmv2
5858
export POSTGRES_RELEASE_NAME=postgrescsmv2
59-
export ARGO_VERSION="0.32.2"
59+
export ARGO_VERSION="0.16.6"
6060
export MINIO_VERSION="12.1.3"
6161
export POSTGRESQL_VERSION="11.6.12"
6262
export VERSION_REDIS="17.3.14"

0 commit comments

Comments
 (0)