Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
Update Smart Gateway (Operator) build tags for release (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
leifmadsen authored Oct 30, 2019
1 parent 0127d2b commit e63d317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/import-downstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ oc import-image amq-interconnect-operator:latest --from=registry.redhat.io/amq7-

# Currently we don't have a robust release process for the Smart Gateway or
# corresponding Operator, so we just pull the latest version down for now.
oc import-image smart-gateway:latest --from=registry.redhat.io/saf/smart-gateway:1.1.0-2 --confirm
oc import-image smart-gateway-operator:latest --from=registry.redhat.io/saf/smart-gateway-operator:1.1.0-2 --confirm
oc import-image smart-gateway:latest --from=registry.redhat.io/saf/smart-gateway:1.1.0-4 --confirm
oc import-image smart-gateway-operator:latest --from=registry.redhat.io/saf/smart-gateway-operator:1.1.0-4 --confirm

oc import-image ose-elasticsearch-operator --from=registry.redhat.io/openshift4/ose-elasticsearch-operator:v4.2.0 --confirm
oc import-image ose-oauth-proxy --from=registry.redhat.io/openshift4/ose-oauth-proxy:v4.2.0 --confirm
Expand Down

0 comments on commit e63d317

Please sign in to comment.