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 @@ -996,7 +996,7 @@ spec:
996996 type : Image
997997 image :
998998 pollIntervalMinutes : 10
999- ref : registry.redhat.io/redhat/certified-operator-index:v4.21
999+ ref : registry.redhat.io/redhat/certified-operator-index:v4.22
10001000---
10011001# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
10021002apiVersion : olm.operatorframework.io/v1
@@ -1009,7 +1009,7 @@ spec:
10091009 type : Image
10101010 image :
10111011 pollIntervalMinutes : 10
1012- ref : registry.redhat.io/redhat/community-operator-index:v4.21
1012+ ref : registry.redhat.io/redhat/community-operator-index:v4.22
10131013---
10141014# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10151015apiVersion : olm.operatorframework.io/v1
@@ -1022,7 +1022,7 @@ spec:
10221022 type : Image
10231023 image :
10241024 pollIntervalMinutes : 10
1025- ref : registry.redhat.io/redhat/redhat-operator-index:v4.21
1025+ ref : registry.redhat.io/redhat/redhat-operator-index:v4.22
10261026---
10271027# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10281028apiVersion : admissionregistration.k8s.io/v1
Original file line number Diff line number Diff line change @@ -995,7 +995,7 @@ spec:
995995 type : Image
996996 image :
997997 pollIntervalMinutes : 10
998- ref : registry.redhat.io/redhat/certified-operator-index:v4.21
998+ ref : registry.redhat.io/redhat/certified-operator-index:v4.22
999999---
10001000# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
10011001apiVersion : olm.operatorframework.io/v1
@@ -1008,7 +1008,7 @@ spec:
10081008 type : Image
10091009 image :
10101010 pollIntervalMinutes : 10
1011- ref : registry.redhat.io/redhat/community-operator-index:v4.21
1011+ ref : registry.redhat.io/redhat/community-operator-index:v4.22
10121012---
10131013# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10141014apiVersion : olm.operatorframework.io/v1
@@ -1021,7 +1021,7 @@ spec:
10211021 type : Image
10221022 image :
10231023 pollIntervalMinutes : 10
1024- ref : registry.redhat.io/redhat/redhat-operator-index:v4.21
1024+ ref : registry.redhat.io/redhat/redhat-operator-index:v4.22
10251025---
10261026# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10271027apiVersion : 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