This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DSP Operator manifests to v1.3.0 (#925)
Update DSPO to v1.3.0
- Loading branch information
1 parent
3ad13c3
commit 6a4820b
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:5174e8f05f7562b21fe2f88c13b35e3247dc362441811d6478c712987cd83f09 | ||
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager@sha256:424e07d6802101d5daf26f753d59050e0f075038da51531ff4a34dff0d017721 | ||
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:da56c4edc5ea5a8783f6ca20bd2acf02bc0c1a7f11e3e1c662da295ea14f9188 | ||
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:4c42602c2f27ab10a2871b6823becba609420dca36614b1a47a0f3ab19897e03 | ||
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:d68144095684337082fb51c804b7f747039cf33f993388a2000350bd301188a7 | ||
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager@sha256:5325a204c5770baf89b0aaea6582c7ca353f8b44d11f6cb17ef91ea07c73006f | ||
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:02aeaa64bdbef19fdc3d4894f51a5a8debc95d6e8be3b2128d442e22f75d4fb3 | ||
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:673761e080fa06e2dddcbc439c04b593ae75da1c1acbcbcf9787f5c9caf25caa | ||
IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy@sha256:851386f25bec1051a472e87eb98b3b8016f80e1d2e05a4f5d0c4323cb1c99563 | ||
IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc@sha256:f2ff89ac664916789e690f8939b5fb0881e6662211a9c40712779236b862735d | ||
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer@sha256:48c80013fd6dd42b9fcd0238fe6c075213d8ae849848cd4208d05a03ea7979c5 | ||
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:2f8515f475578494a0238552a86b6c28f1755ef8998db628aff4efb4e4973056 | ||
IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal@sha256:e52fc1de73dc2879516431ff1865e0fb61b1a32f57b6f914bdcddb13c62f84e6 | ||
IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro@sha256:443db9a646aaf9374f95d266ba0c8656a52d70d0ffcc386a782cea28fa32e55d | ||
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:6c3ae581b754017b335a70388c0010cf729df8a29daeb6651642ebee4e8abfde | ||
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer@sha256:80968fab9efe145cc674595f2cc3866a7ca5bacc5cb72e84baba2ecce22f0b5d | ||
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:7dccc3d52765142a8630f4beb8ddd77ee5c181a29500d8fc5cdcbb88f35d77e5 | ||
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 |