Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update params.env to latest 1.6 dsp images. #527

Merged
merged 1 commit into from
Jan 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions config/base/params.env
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:274e638eb22a1b38fe139a02bdb2395d6e706cb8a361b415db62d5b9ab964611
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager@sha256:db16085f67fd817088e7f6f592cf1b9c1558c56e0855303b3adea0b2fa18455f
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:bc01f219f1109693f878352b9d6685027222c77c502866902e106351e5de73ca
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:b52880e6a681e0e506016f5b00d2c0e62fb55c2a8d6405d2034d4a92a3264bd0
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:fba8c9721156ae1fd01097e38e56ae8bbfb65474eaa69d659f3f3522f892cb9a
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager@sha256:b7d84fcbfff5285bf61c6cb2cf9c1b3e5476ce17d03fa7837e4ab7f6f21be8e2
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:86298004d3bd71fb43fb8f735549f3d989a73d237bf76b787ebc605dc5e2cccc
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:7a90b2dbca50ece4546f2ea3d0a6517da8344bee9e62ca5464d7510f6d5699b3
IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy@sha256:c491e63c8885c7d59005f9305b77cd1fa776b50e63db90c4f8ccdee963759630
IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc@sha256:4af88c246d77cce33099489090508734978aafa83a0a5745408ae8d139d5378a
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer@sha256:3c1a8ecdb7d019da786b5c534bb55565bad9b26ffbcb02e76137b9c9c67f3d67
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:ba445b27a158e382d4746c26deb6510c668baf90d4ef81018bc3225c4feaa4b1
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer@sha256:ae5861755f94b54959612f2c2cebd845db6a4e35c885a8eb00501f66a0333674
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:a507fe279f33f7a34ff9088536156a4c36ea4f985c8b4b0dab49a58aefc11e46
IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal@sha256:a49924d9d685a35b2d0817ffe9c84f3429d97e9ad29ed3816c389f45564c9e19
IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro@sha256:396baed3d689157d96aa7d8988fdfea7eb36684c8335eb391cf1952573e689c1
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:2370ca7fd91c0d35910006c8ba40bb9651244b2a42050cb9b2dd9d5163155e15
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:b3a6f3fecc2629b61a8940e792e623318c46fd71585486794f6cebb76c89b5df
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33
ZAP_LOG_LEVEL=info
MAX_CONCURRENT_RECONCILES=10
Loading