Skip to content

Commit 322c2df

Browse files
Merge pull request #627 from camilamacedo86/update-catalog
OPRUN-4459: Update OCP catalogs to v4.22 ( Release Blocker ; Must go in before OCP release 4.22 )
2 parents 2d0e753 + 53fefce commit 322c2df

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
@@ -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
10021002
apiVersion: 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
10151015
apiVersion: 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
10281028
apiVersion: admissionregistration.k8s.io/v1

openshift/catalogd/manifests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
10011001
apiVersion: 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
10141014
apiVersion: 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
10271027
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)