Skip to content

Commit 213c8a0

Browse files
Merge pull request opendatahub-io#128 from gregsheremeta/default-to-dspo-main-tag
default to deploying dspo's main tag
2 parents fdc60b8 + 3ac98a4 commit 213c8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/base/params.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:main
55
IMAGES_CACHE=registry.access.redhat.com/ubi8/ubi-minimal
66
IMAGES_MOVERESULTSIMAGE=registry.access.redhat.com/ubi8/ubi-micro
77
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103:1-188
8-
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:main-d9ee12b
8+
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:main
99
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy:v4.12.0

0 commit comments

Comments
 (0)