Skip to content

Commit e3c586e

Browse files
committed
Add commit hash & versions to param images.
Signed-off-by: Humair Khan <[email protected]>
1 parent 81c6c35 commit e3c586e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/base/params.env

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:main
2-
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:main
3-
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:main
4-
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:main
5-
IMAGES_VIEWERCRD=quay.io/opendatahub/ds-pipelines-viewercontroller:main
1+
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:main-766729f
2+
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:main-766729f
3+
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:main-766729f
4+
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:main-766729f
5+
IMAGES_VIEWERCRD=quay.io/opendatahub/ds-pipelines-viewercontroller:main-766729f
66
IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal
77
IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro
88
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103:1-188
9-
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:main
9+
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:v0.1.0

0 commit comments

Comments
 (0)