Skip to content

Commit 7edb929

Browse files
committed
update defaults to 4.7
1 parent cd75d33 commit 7edb929

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

defaults/01_redhat_operators.cr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: "openshift-marketplace"
66
spec:
77
sourceType: grpc
8-
image: registry.redhat.io/redhat/redhat-operator-index:v4.6
8+
image: registry.redhat.io/redhat/redhat-operator-index:v4.7
99
displayName: "Red Hat Operators"
1010
publisher: "Red Hat"
1111
priority: -100

defaults/02_certified_operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: "openshift-marketplace"
66
spec:
77
sourceType: grpc
8-
image: registry.redhat.io/redhat/certified-operator-index:v4.6
8+
image: registry.redhat.io/redhat/certified-operator-index:v4.7
99
displayName: "Certified Operators"
1010
publisher: "Red Hat"
1111
priority: -200

defaults/03_community_operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: "openshift-marketplace"
66
spec:
77
sourceType: grpc
8-
image: registry.redhat.io/redhat/community-operator-index:latest
8+
image: registry.redhat.io/redhat/community-operator-index:v4.7
99
displayName: "Community Operators"
1010
publisher: "Red Hat"
1111
priority: -400

defaults/04_redhat_marketplace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: "openshift-marketplace"
66
spec:
77
sourceType: grpc
8-
image: registry.redhat.io/redhat/redhat-marketplace-index:v4.6
8+
image: registry.redhat.io/redhat/redhat-marketplace-index:v4.7
99
displayName: "Red Hat Marketplace"
1010
publisher: "Red Hat"
1111
priority: -300

0 commit comments

Comments
 (0)