Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
ref: registry.redhat.io/redhat/certified-operator-index:v4.21
{{- end -}}
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/community-operator-index:v4.20
ref: registry.redhat.io/redhat/community-operator-index:v4.21
{{- end -}}
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21
{{- end -}}
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20
ref: registry.redhat.io/redhat/redhat-operator-index:v4.21
{{- end -}}
8 changes: 4 additions & 4 deletions openshift/catalogd/manifests-experimental.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
ref: registry.redhat.io/redhat/certified-operator-index:v4.21
---
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
apiVersion: olm.operatorframework.io/v1
Expand All @@ -1013,7 +1013,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/community-operator-index:v4.20
ref: registry.redhat.io/redhat/community-operator-index:v4.21
---
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml
apiVersion: olm.operatorframework.io/v1
Expand All @@ -1026,7 +1026,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21
---
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
apiVersion: olm.operatorframework.io/v1
Expand All @@ -1039,7 +1039,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20
ref: registry.redhat.io/redhat/redhat-operator-index:v4.21
---
# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
apiVersion: admissionregistration.k8s.io/v1
Expand Down
8 changes: 4 additions & 4 deletions openshift/catalogd/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/certified-operator-index:v4.20
ref: registry.redhat.io/redhat/certified-operator-index:v4.21
---
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-community-operators.yml
apiVersion: olm.operatorframework.io/v1
Expand All @@ -1012,7 +1012,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/community-operator-index:v4.20
ref: registry.redhat.io/redhat/community-operator-index:v4.21
---
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-marketplace.yml
apiVersion: olm.operatorframework.io/v1
Expand All @@ -1025,7 +1025,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.20
ref: registry.redhat.io/redhat/redhat-marketplace-index:v4.21
---
# Source: olmv1/templates/openshift-catalogs/clustercatalog-openshift-redhat-operators.yml
apiVersion: olm.operatorframework.io/v1
Expand All @@ -1038,7 +1038,7 @@ spec:
type: Image
image:
pollIntervalMinutes: 10
ref: registry.redhat.io/redhat/redhat-operator-index:v4.20
ref: registry.redhat.io/redhat/redhat-operator-index:v4.21
---
# Source: olmv1/templates/mutatingwebhookconfiguration-catalogd-mutating-webhook-configuration.yml
apiVersion: admissionregistration.k8s.io/v1
Expand Down