@@ -148,7 +148,7 @@ metadata:
148148 capabilities : Seamless Upgrades
149149 categories : Security,Monitoring
150150 containerImage : quay.io/crowdstrike/falcon-operator
151- createdAt : " 2026-04-10T17:14:28Z "
151+ createdAt : " 2026-05-07T21:46:18Z "
152152 description : Falcon Operator installs CrowdStrike Falcon Sensors on the cluster
153153 features.operators.openshift.io/cnf : " false"
154154 features.operators.openshift.io/cni : " false"
@@ -165,7 +165,7 @@ metadata:
165165 operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
166166 repository : https://github.com/CrowdStrike/falcon-operator
167167 support : Community Only
168- name : falcon-operator.v1.12.1
168+ name : falcon-operator.v1.13.0
169169 namespace : placeholder
170170spec :
171171 apiservicedefinitions : {}
@@ -427,10 +427,6 @@ spec:
427427 - description : Specifies node affinity for scheduling the Admission Controller.
428428 displayName : Node Affinity
429429 path : admissionConfig.nodeAffinity
430- - description : Determines if the admission controller watches for configMap
431- events
432- displayName : Enable ConfigMap Event Watcher
433- path : admissionConfig.configMapWatcherEnabled
434430 - description : Namespace where Falcon Image Analyzer is installed. KAC needs
435431 to know this to discover and communicate with IAR.
436432 displayName : Falcon Image Analyzer Namespace
@@ -1559,10 +1555,6 @@ spec:
15591555 - description : Specifies node affinity for scheduling the Admission Controller.
15601556 displayName : Node Affinity
15611557 path : falconAdmission.admissionConfig.nodeAffinity
1562- - description : Determines if the admission controller watches for configMap
1563- events
1564- displayName : Enable ConfigMap Event Watcher
1565- path : falconAdmission.admissionConfig.configMapWatcherEnabled
15661558 - description : Namespace where Falcon Image Analyzer is installed. KAC needs
15671559 to know this to discover and communicate with IAR.
15681560 displayName : Falcon Image Analyzer Namespace
@@ -2406,7 +2398,7 @@ spec:
24062398 fieldPath : metadata.annotations['olm.targetNamespaces']
24072399 - name : OPERATOR_NAME
24082400 value : falcon-operator
2409- image : quay.io/crowdstrike/falcon-operator:1.12.1
2401+ image : quay.io/crowdstrike/falcon-operator:1.13.0
24102402 livenessProbe :
24112403 httpGet :
24122404 path : /healthz
@@ -2505,4 +2497,4 @@ spec:
25052497 provider :
25062498 name : CrowdStrike
25072499 url : https://crowdStrike.com
2508- version : 1.12.1
2500+ version : 1.13.0
0 commit comments