Skip to content

Commit f34fa1a

Browse files
tmshortci-robot
authored andcommitted
UPSTREAM: <carry>: Update OCP catalogs to v4.21
Signed-off-by: Todd Short <[email protected]>
1 parent 86558bc commit f34fa1a

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

openshift/catalogd/manifests-experimental.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ spec:
10041004
type: Image
10051005
image:
10061006
pollIntervalMinutes: 10
1007-
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
1007+
ref: registry.redhat.io/redhat/certified-operator-index:v4.21
10081008
---
10091009
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
10101010
apiVersion: olm.operatorframework.io/v1
@@ -1017,7 +1017,7 @@ spec:
10171017
type: Image
10181018
image:
10191019
pollIntervalMinutes: 10
1020-
ref: registry.redhat.io/redhat/community-operator-index:v4.20
1020+
ref: registry.redhat.io/redhat/community-operator-index:v4.21
10211021
---
10221022
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml
10231023
apiVersion: olm.operatorframework.io/v1
@@ -1030,7 +1030,7 @@ spec:
10301030
type: Image
10311031
image:
10321032
pollIntervalMinutes: 10
1033-
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20
1033+
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21
10341034
---
10351035
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10361036
apiVersion: olm.operatorframework.io/v1
@@ -1043,7 +1043,7 @@ spec:
10431043
type: Image
10441044
image:
10451045
pollIntervalMinutes: 10
1046-
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20
1046+
ref: registry.redhat.io/redhat/redhat-operator-index:v4.21
10471047
---
10481048
# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10491049
apiVersion: admissionregistration.k8s.io/v1

openshift/catalogd/manifests.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ spec:
10041004
type: Image
10051005
image:
10061006
pollIntervalMinutes: 10
1007-
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
1007+
ref: registry.redhat.io/redhat/certified-operator-index:v4.21
10081008
---
10091009
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
10101010
apiVersion: olm.operatorframework.io/v1
@@ -1017,7 +1017,7 @@ spec:
10171017
type: Image
10181018
image:
10191019
pollIntervalMinutes: 10
1020-
ref: registry.redhat.io/redhat/community-operator-index:v4.20
1020+
ref: registry.redhat.io/redhat/community-operator-index:v4.21
10211021
---
10221022
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml
10231023
apiVersion: olm.operatorframework.io/v1
@@ -1030,7 +1030,7 @@ spec:
10301030
type: Image
10311031
image:
10321032
pollIntervalMinutes: 10
1033-
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20
1033+
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21
10341034
---
10351035
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
10361036
apiVersion: olm.operatorframework.io/v1
@@ -1043,7 +1043,7 @@ spec:
10431043
type: Image
10441044
image:
10451045
pollIntervalMinutes: 10
1046-
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20
1046+
ref: registry.redhat.io/redhat/redhat-operator-index:v4.21
10471047
---
10481048
# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
10491049
apiVersion: admissionregistration.k8s.io/v1

openshift/helm/catalogd.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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
1719
namespaces:

0 commit comments

Comments
 (0)