Skip to content

Commit ad8715f

Browse files
authored
Merge pull request opendatahub-io#185 from HumairAK/update_ver
Update image configs to 1.0.0
2 parents c67783f + 4d7c39f commit ad8715f

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: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
1+
IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:v1.0.0
2+
IMAGES_ARTIFACT=quay.io/opendatahub/ds-pipelines-artifact-manager:v1.0.0
3+
IMAGES_PERSISTENTAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:v1.0.0
4+
IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:v1.0.0
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:v0.2.2
8+
IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:v1.0.0
99
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy:v4.12.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
10+
IMAGES_MLMDENVOY=quay.io/opendatahub/ds-pipelines-metadata-envoy:v1.0.0
11+
IMAGES_MLMDGRPC=quay.io/opendatahub/ds-pipelines-metadata-grpc:v1.0.0
12+
IMAGES_MLMDWRITER=quay.io/opendatahub/ds-pipelines-metadata-writer:v1.0.0

0 commit comments

Comments
 (0)