Skip to content

Commit

Permalink
Merge pull request #516 from philbrookes/update-to-er4
Browse files Browse the repository at this point in the history
update to er4
  • Loading branch information
philbrookes authored Mar 16, 2020
2 parents ec6a6e4 + 71d5d04 commit bcf2665
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ metadata:
capabilities: Basic Install
categories: RHMI integration
certified: "false"
containerImage: quay.io/integreatly/integreatly-operator:v2.0.0-er3
containerImage: quay.io/integreatly/integreatly-operator:v2.0.0-er4
createdAt: "2019-10-15 10:39:00"
description: RHMI integration suite of tools
support: RHMI
Expand Down Expand Up @@ -270,7 +270,7 @@ spec:
value: rhmi-operator
- name: USE_CLUSTER_STORAGE
value: "true"
image: quay.io/integreatly/integreatly-operator:v2.0.0-er3
image: quay.io/integreatly/integreatly-operator:v2.0.0-er4
imagePullPolicy: Always
name: rhmi-operator
resources: {}
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
containers:
- name: rhmi-operator
# Replace this with the built image name
image: quay.io/integreatly/integreatly-operator:v2.0.0-er3
image: quay.io/integreatly/integreatly-operator:v2.0.0-er4
command:
- rhmi-operator
imagePullPolicy: Always
Expand Down

0 comments on commit bcf2665

Please sign in to comment.