File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -1021,7 +1021,7 @@ spec:
10211021 type : Image
10221022 image :
10231023 pollIntervalMinutes : 10
1024- ref : registry.redhat.io/redhat/certified-operator-index:v4.20
1024+ ref : registry.redhat.io/redhat/certified-operator-index:v4.21
10251025---
10261026# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
10271027apiVersion : olm.operatorframework.io/v1
@@ -1034,7 +1034,7 @@ spec:
10341034 type : Image
10351035 image :
10361036 pollIntervalMinutes : 10
1037- ref : registry.redhat.io/redhat/community-operator-index:v4.20
1037+ ref : registry.redhat.io/redhat/community-operator-index:v4.21
10381038---
10391039# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml
10401040apiVersion : olm.operatorframework.io/v1
@@ -1047,7 +1047,7 @@ spec:
10471047 type : Image
10481048 image :
10491049 pollIntervalMinutes : 10
1050- ref : registry.redhat.io/redhat/redhat-marketplace-index:v4.20
1050+ ref : registry.redhat.io/redhat/redhat-marketplace-index:v4.21
10511051---
10521052# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10531053apiVersion : olm.operatorframework.io/v1
@@ -1060,7 +1060,7 @@ spec:
10601060 type : Image
10611061 image :
10621062 pollIntervalMinutes : 10
1063- ref : registry.redhat.io/redhat/redhat-operator-index:v4.20
1063+ ref : registry.redhat.io/redhat/redhat-operator-index:v4.21
10641064---
10651065# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10661066apiVersion : admissionregistration.k8s.io/v1
Original file line number Diff line number Diff line change @@ -1021,7 +1021,7 @@ spec:
10211021 type : Image
10221022 image :
10231023 pollIntervalMinutes : 10
1024- ref : registry.redhat.io/redhat/certified-operator-index:v4.20
1024+ ref : registry.redhat.io/redhat/certified-operator-index:v4.21
10251025---
10261026# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
10271027apiVersion : olm.operatorframework.io/v1
@@ -1034,7 +1034,7 @@ spec:
10341034 type : Image
10351035 image :
10361036 pollIntervalMinutes : 10
1037- ref : registry.redhat.io/redhat/community-operator-index:v4.20
1037+ ref : registry.redhat.io/redhat/community-operator-index:v4.21
10381038---
10391039# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml
10401040apiVersion : olm.operatorframework.io/v1
@@ -1047,7 +1047,7 @@ spec:
10471047 type : Image
10481048 image :
10491049 pollIntervalMinutes : 10
1050- ref : registry.redhat.io/redhat/redhat-marketplace-index:v4.20
1050+ ref : registry.redhat.io/redhat/redhat-marketplace-index:v4.21
10511051---
10521052# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10531053apiVersion : olm.operatorframework.io/v1
@@ -1060,7 +1060,7 @@ spec:
10601060 type : Image
10611061 image :
10621062 pollIntervalMinutes : 10
1063- ref : registry.redhat.io/redhat/redhat-operator-index:v4.20
1063+ ref : registry.redhat.io/redhat/redhat-operator-index:v4.21
10641064---
10651065# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10661066apiVersion : admissionregistration.k8s.io/v1
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ options:
1212 enabled : false
1313 openshift :
1414 enabled : true
15+ catalogs :
16+ version : v4.21
1517
1618# The set of namespaces
1719namespaces :
You can’t perform that action at this time.
0 commit comments