Skip to content

Commit 1c13888

Browse files
authored
Merge pull request opendatahub-io#169 from HumairAK/v0.2.2
Add v0.2.2 tags.
2 parents f2a11c9 + a2f30b4 commit 1c13888

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config/base/params.env

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:main-0e8a011
2-
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:main-0e8a011
3-
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:main-0e8a011
4-
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:main-0e8a011
1+
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:v0.2.2
2+
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:v0.2.2
3+
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:v0.2.2
4+
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:v0.2.2
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
8+
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:v0.2.2
99
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy:v4.12.0
10-
IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy:1.7.0
11-
IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc:1.0.0
12-
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer:1.1.0
10+
IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy:v0.2.2
11+
IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc:v0.2.2
12+
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer:v0.2.2

0 commit comments

Comments
 (0)