Skip to content

Commit e7fa08e

Browse files
Generate params for 2.11
1 parent 1d1bac5 commit e7fa08e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

config/base/params.env

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:latest
2-
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:latest
3-
IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:latest
4-
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:latest
5-
IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:odh-v3.4.17-1
6-
IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:odh-v3.4.17-1
7-
IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher:latest
8-
IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver:latest
9-
IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server:latest
10-
IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/opendatahub/ds-pipelines-runtime-generic:latest
11-
IMAGES_TOOLBOX=registry.redhat.io/ubi9/toolbox@sha256:da31dee8904a535d12689346e65e5b00d11a6179abf1fa69b548dbd755fa2770
12-
IMAGES_RHELAI=registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae
1+
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:03140c23ed9300827237fe24d8951b21bd89a89103bd32efbee3378925196eb2
2+
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:21dc6a50e08652eb37613c7120a68258ee08f1fd3e8017a470336f4ce7805970
3+
IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:0158ff80e3e589e4715f6b6623bb4fcb75cae28674313a6a4b7618e8a404efb7
4+
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:af36098d391ec4729febccb5d1c18f731b03c298f1190c99aed3f76793eac862
5+
IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher@sha256:1aa85980843eeb7a47ed35fd76052d06358a02eed70a67884d1771831d4c4bea
6+
IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver@sha256:7fb05323d0349bc489ae035735535bbe4b83751f76df114459045998de586b53
7+
IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/opendatahub/ds-pipelines-runtime-generic@sha256:43066d7bdf9a29c72a79f7427b218ecf12bbd0528237366473ef7fa5b5fea630
8+
IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller@sha256:995f06328569b558d63cf727c0674df71b1927f74ab60e966596ccb8c06e12f8
9+
IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec@sha256:da1b0d502ae97160185ec5debc2f0c8d54f70b01be4ea4a9339d7137cc3918a9
10+
IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server@sha256:9e905b2de2fb6801716a14ebd6e589cac82fef26741825d06717d695a37ff199
1311
IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:b30d60cd458133430d4c92bf84911e03cecd02f60e88a58d1c6c003543cf833a
1412
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:f0ee0d27bb784e289f7d88cc8ee0e085ca70e88a5d126562105542f259a1ac01
1513
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:8ce44de8c683f198bf24ba36cd17e89708153d11f5b42c0a27e77f8fdb233551
14+
IMAGES_TOOLBOX=registry.redhat.io/ubi9/toolbox@sha256:da31dee8904a535d12689346e65e5b00d11a6179abf1fa69b548dbd755fa2770
15+
IMAGES_RHELAI=registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae
1616
ZAP_LOG_LEVEL=info
1717
MAX_CONCURRENT_RECONCILES=10
1818
DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s

0 commit comments

Comments
 (0)