Skip to content

Commit 7c4af19

Browse files
UPSTREAM: <carry>: Update OCP catalogs to v4.22
1 parent 741072e commit 7c4af19

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

openshift/catalogd/manifests-experimental.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
994994
apiVersion: 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
10071007
apiVersion: 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
10201020
apiVersion: admissionregistration.k8s.io/v1

openshift/catalogd/manifests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
993993
apiVersion: 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
10061006
apiVersion: 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
10191019
apiVersion: admissionregistration.k8s.io/v1

openshift/helm/catalogd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
2121
namespaces:

0 commit comments

Comments
 (0)