Skip to content

Commit

Permalink
Bump OCP installable version to include v4.7 (#219) (#220)
Browse files Browse the repository at this point in the history
* Bump OCP installable version to include v4.7

Bump bundle so that OCP 4.6 and 4.7 are available for STF installation.

Resolves: rhbz#1975792

* Use new amq-interconnect stable tag

Cherry picked from commit 53201c2
Signed-off-by: Leif Madsen <lmadsen@redhat.com>
  • Loading branch information
leifmadsen authored Jun 28, 2021
1 parent 7cee0a8 commit 20bf87b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/stf-run-ci/tasks/setup_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
namespace: openshift-marketplace
spec:
displayName: Red Hat STF Operators
image: quay.io/redhat-operators-stf/stf-catalog:v4.6
image: quay.io/redhat-operators-stf/stf-catalog:stable
publisher: Red Hat
sourceType: grpc
updateStrategy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v0.19.4
LABEL operators.operatorframework.io.metrics.project_layout=ansible
LABEL com.redhat.delivery.operator.bundle=true
LABEL com.redhat.openshift.versions="v4.5-v4.6"
LABEL com.redhat.openshift.versions="v4.6-v4.7"
LABEL com.redhat.delivery.backport=true

LABEL com.redhat.component="service-telemetry-operator-bundle-container" \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ spec:
- email: support@redhat.com
name: Red Hat
maturity: beta
minKubeVersion: 1.18.0
minKubeVersion: 1.19.0
provider:
name: Red Hat
version: 1.99.0

0 comments on commit 20bf87b

Please sign in to comment.