|
1 |
| -IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:latest |
2 |
| -IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:latest |
3 |
| -IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:latest |
4 |
| -IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:latest |
5 |
| -IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy:latest |
6 |
| -IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc:latest |
7 |
| -IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer:latest |
8 |
| -IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:latest |
9 |
| -IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal:8.8 |
10 |
| -IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro:8.8 |
11 |
| -IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103:1 |
| 1 | +IMAGES_APISERVER=quay.io/hukhan/ds-pipelines-api-server@sha256:2934bb12a5fd7f6f2f3e0f397dd65d933fec3e24ae821821ea48a871f220d704 |
| 2 | +IMAGES_ARTIFACT=quay.io/hukhan/ds-pipelines-artifact-manager@sha256:97748c900004561a602e1f743ff4e87e6b94170a631a35780953f7281be9138d |
| 3 | +IMAGES_PERSISTENTAGENT=quay.io/hukhan/ds-pipelines-persistenceagent@sha256:10c55c295f4e0e6d1f2a36b43410412062d1bbf587d98fa0472bfece7f6c0937 |
| 4 | +IMAGES_SCHEDULEDWORKFLOW=quay.io/hukhan/ds-pipelines-scheduledworkflow@sha256:09e440ac812a305701de4967a6765fb1a4462cd341fa4cb8424e3e7f22cbffa2 |
| 5 | +IMAGES_MLMDENVOY=quay.io/hukhan/ds-pipelines-metadata-envoy@sha256:851386f25bec1051a472e87eb98b3b8016f80e1d2e05a4f5d0c4323cb1c99563 |
| 6 | +IMAGES_MLMDGRPC=quay.io/hukhan/ds-pipelines-metadata-grpc@sha256:f2ff89ac664916789e690f8939b5fb0881e6662211a9c40712779236b862735d |
| 7 | +IMAGES_MLMDWRITER=quay.io/hukhan/ds-pipelines-metadata-writer@sha256:300eb88b1cd8ff622acc22df25c9e4bf2233332f129b4c10c50c693fad4d9f0c |
| 8 | +IMAGES_DSPO=quay.io/hukhan/data-science-pipelines-operator@sha256:466212a28b7b3188efa018da8216be0acff682c594a22fe92c64f2a60f6d5922 |
| 9 | +IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal@sha256:7394c071ed74ace08cfd51f881c94067fa7a570e7f7e4a0ef0aff1b4f6a2a949 |
| 10 | +IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro@sha256:98f8ddc69b6210001351a5fd07993b3a758bc6af3702319493f7a5582dd65a9a |
| 11 | +IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:d0eea30ae4fc8c5bb06d0e4d61d92fba9c0ae40b8023f72702301b70a7537faa |
12 | 12 | IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33
|
0 commit comments