From 2494e4a19bc51a355cc5bae4ec60943c7fa6dcf9 Mon Sep 17 00:00:00 2001 From: dsp-developers <140449482+dsp-developers@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:16:10 +0000 Subject: [PATCH] Generate params for 2.8 --- config/base/params.env | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/base/params.env b/config/base/params.env index 8b50425e..3230b048 100644 --- a/config/base/params.env +++ b/config/base/params.env @@ -1,15 +1,15 @@ -IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:latest -IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:latest -IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:latest -IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:latest -IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:v3.4.17-upstream -IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:v3.4.17-upstream -IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher:latest -IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver:latest -IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server:latest -IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:02b834fd74da71ec37f6a5c0d10aac9a679d1a0f4e510c4f77723ef2367e858a +IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:2860c613d08ea46c739b56fd359ddd3f18ff5a496e4f4f51c59734ef7ef9d406 +IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:f6117d5c15fab2de2e58dd821842f7650cdca0fc1085f74794cfc11a2e40ed5b +IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:e958ede32f911c8926b2ec8727cd711491b6aa5743d2e7b1167ea6515356194f +IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:0a6b6de06e1c9dfb2e2131b0c110e6b82d18977d7a13ea8c0427775956656b51 +IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher@sha256:c45fb67254756c79829bcacf70763d261cc625c1845600cd69a8dbb4cd9543a8 +IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver@sha256:9025a29ba14f75dd9926635d73663d054f4d5df0c54fa621bfffbbbe5a6864be +IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller@sha256:4a2ccfc397ae6f3470df09eaace4d568d27378085466a38e68a2b56981c3e5f9 +IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec@sha256:b2b3bc54744d2780c32f1aa564361a1ae4a42532c6d16662e45ad1025acff1ea +IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server@sha256:9e905b2de2fb6801716a14ebd6e589cac82fef26741825d06717d695a37ff199 +IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:a744c1b386fd5e4f94e43543e829df1bfdd1b564137917372a11da06872f4bcb IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:3d30992e60774f887c4e7959c81b0c41b0d82d042250b3b56f05ab67fd4cdee1 -IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:4f8d66597feeb32bb18699326029f9a71a5aca4a57679d636b876377c2e95695 +IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33 ZAP_LOG_LEVEL=info MAX_CONCURRENT_RECONCILES=10 DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s