Update Helm release strimzi-kafka-operator to v1.0.1

Share
Update Helm release strimzi-kafka-operator to v1.0.1
Photo by Growtika / Unsplash

No problems deploying Strimzi Apache Kafka cluster to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.

This MR contains the following updates:

Package Update Change
strimzi-kafka-operator (source) patch 1.0.01.0.1

Release Notes

strimzi/strimzi-kafka-operator (strimzi-kafka-operator)

v1.0.1

Compare Source

  • Entity Operator cross-namespace watching is now controlled by the STRIMZI_ENTITY_OPERATOR_WATCHED_NAMESPACE_ENABLED environment variable in the Cluster Operator.
    This feature is now disabled by default.
    If you have watchedNamespace configured in your Kafka CR's Entity Operator sections and it differs from the cluster namespace, you must set STRIMZI_ENTITY_OPERATOR_WATCHED_NAMESPACE_ENABLED=true in the Cluster Operator deployment:
    env:
      - name: STRIMZI_ENTITY_OPERATOR_WATCHED_NAMESPACE_ENABLED
        value: "true"
    
  • Fixes CVE-2026-55225
  • Fixes CVE-2026-55226

Read more

Me on Mastodon - This link is here for verification purposes.