Skip to content

Commit

Permalink
Release v2.9.0 (#774)
Browse files Browse the repository at this point in the history
* Generate params for 2.9

* update mariadb/oauthproxy/envoy

Cherry pick: 7f7f785

Signed-off-by: Humair Khan <[email protected]>

---------

Signed-off-by: Humair Khan <[email protected]>
Co-authored-by: Humair Khan <[email protected]>
  • Loading branch information
dsp-developers and HumairAK committed Jan 17, 2025
1 parent d8c1404 commit ce042be
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions config/base/params.env
Original file line number Diff line number Diff line change
@@ -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:odh-v3.4.17-1
IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:odh-v3.4.17-1
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_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:3d30992e60774f887c4e7959c81b0c41b0d82d042250b3b56f05ab67fd4cdee1
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:4f8d66597feeb32bb18699326029f9a71a5aca4a57679d636b876377c2e95695
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:2a0216a88f66391f6daaadfa8ea243bfac4e3f6c14f12c9d4f7213d6b0b43403
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:8b7e651f5c99eadc693524e2e6a32d10f001aeef5fef31463d4f012f14ed5d87
IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:e7391acc7f4ff5de10fc7eabe10d0700750485a896cb25ee1bc4d01d3503a2da
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:44f97487a216288aa6aeb65004a7ee0c7dd4f42e697043b86af0382a673c7bd7
IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher@sha256:ae2bbba79fb209610421f98f1e8cf93848e53abd7e8b5e3eb18df29620816b54
IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver@sha256:d2e999b9f6af96a0dd9bb7ae745d264e938c08ecf1495925538a1d03078f2662
IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller@sha256:995f06328569b558d63cf727c0674df71b1927f74ab60e966596ccb8c06e12f8
IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec@sha256:da1b0d502ae97160185ec5debc2f0c8d54f70b01be4ea4a9339d7137cc3918a9
IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server@sha256:9e905b2de2fb6801716a14ebd6e589cac82fef26741825d06717d695a37ff199
IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:b30d60cd458133430d4c92bf84911e03cecd02f60e88a58d1c6c003543cf833a
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:f0ee0d27bb784e289f7d88cc8ee0e085ca70e88a5d126562105542f259a1ac01
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:8ce44de8c683f198bf24ba36cd17e89708153d11f5b42c0a27e77f8fdb233551
ZAP_LOG_LEVEL=info
MAX_CONCURRENT_RECONCILES=10
DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s
Expand Down

0 comments on commit ce042be

Please sign in to comment.