File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -988,7 +988,7 @@ spec:
988988 type : Image
989989 image :
990990 pollIntervalMinutes : 10
991- ref : registry.redhat.io/redhat/certified-operator-index:v4.21
991+ ref : registry.redhat.io/redhat/certified-operator-index:v4.22
992992---
993993# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
994994apiVersion : olm.operatorframework.io/v1
@@ -1001,7 +1001,7 @@ spec:
10011001 type : Image
10021002 image :
10031003 pollIntervalMinutes : 10
1004- ref : registry.redhat.io/redhat/community-operator-index:v4.21
1004+ ref : registry.redhat.io/redhat/community-operator-index:v4.22
10051005---
10061006# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10071007apiVersion : olm.operatorframework.io/v1
@@ -1014,7 +1014,7 @@ spec:
10141014 type : Image
10151015 image :
10161016 pollIntervalMinutes : 10
1017- ref : registry.redhat.io/redhat/redhat-operator-index:v4.21
1017+ ref : registry.redhat.io/redhat/redhat-operator-index:v4.22
10181018---
10191019# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10201020apiVersion : admissionregistration.k8s.io/v1
Original file line number Diff line number Diff line change @@ -987,7 +987,7 @@ spec:
987987 type : Image
988988 image :
989989 pollIntervalMinutes : 10
990- ref : registry.redhat.io/redhat/certified-operator-index:v4.21
990+ ref : registry.redhat.io/redhat/certified-operator-index:v4.22
991991---
992992# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
993993apiVersion : olm.operatorframework.io/v1
@@ -1000,7 +1000,7 @@ spec:
10001000 type : Image
10011001 image :
10021002 pollIntervalMinutes : 10
1003- ref : registry.redhat.io/redhat/community-operator-index:v4.21
1003+ ref : registry.redhat.io/redhat/community-operator-index:v4.22
10041004---
10051005# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10061006apiVersion : olm.operatorframework.io/v1
@@ -1013,7 +1013,7 @@ spec:
10131013 type : Image
10141014 image :
10151015 pollIntervalMinutes : 10
1016- ref : registry.redhat.io/redhat/redhat-operator-index:v4.21
1016+ ref : registry.redhat.io/redhat/redhat-operator-index:v4.22
10171017---
10181018# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10191019apiVersion : admissionregistration.k8s.io/v1
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ options:
1515 openshift :
1616 enabled : true
1717 catalogs :
18- version : v4.21
18+ version : v4.22
1919
2020# The set of namespaces
2121namespaces :
You can’t perform that action at this time.
0 commit comments