Skip to content

Commit

Permalink
Merge pull request #344 from dsp-developers/release-1.4
Browse files Browse the repository at this point in the history
Release v1.4.0
  • Loading branch information
openshift-merge-robot committed Sep 15, 2023
2 parents 113b8da + 7166d3f commit 693706e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions config/base/params.env
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:latest
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:latest
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:latest
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:latest
IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy:latest
IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc:latest
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer:latest
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:latest
IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal:8.8
IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro:8.8
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103:1
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:5f575884c786775a3e2dfb6b64e6c7223644cdd477d59da075123784dcc2a0c8
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager@sha256:728f047c8846e46979c9634ab53fad37c678c75637236f2b6bf92e54c4c63b05
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:272060e482936eca4c62dabe96f7780c205dbd5a754a29f710c65c830f93fd90
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:2fcbac565ed1c7788b69a7a0f5c3436352c46dcbe084643f09593111fbe1eb6c
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:cb56c8eb36e8884c7f803af7014f28120b05f025848cc4818da2bb6f57fce2f9
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:52313f3f62960b21ef77b60d3fcbd1c3b36301fa4773c41b634a053fcbf4ac16
IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal@sha256:7394c071ed74ace08cfd51f881c94067fa7a570e7f7e4a0ef0aff1b4f6a2a949
IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro@sha256:98f8ddc69b6210001351a5fd07993b3a758bc6af3702319493f7a5582dd65a9a
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:d0eea30ae4fc8c5bb06d0e4d61d92fba9c0ae40b8023f72702301b70a7537faa
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33

0 comments on commit 693706e

Please sign in to comment.