What’s New in the Helm Charts

This topic includes new content and significant changes in the Redpanda and Redpanda Console Helm charts. For a complete list of all updates, see:

See also:

Console chart v26.1.x

Prometheus ServiceMonitor

The Console Helm chart now supports deploying a Prometheus ServiceMonitor using monitoring.enabled, monitoring.scrapeInterval, and monitoring.labels. See Prometheus ServiceMonitor.

Redpanda chart v26.1.x

Config-watcher sidecar resource configuration

You can now configure explicit CPU and memory resource requests and limits for the config-watcher sidecar using statefulset.sideCars.configWatcher.resources. This is required in namespaces that enforce LimitRange or ResourceQuota policies. See Configure config-watcher sidecar resources.