Skip to content

charts/redpanda: v25.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Jan 16:44
· 35 commits to main since this release

Fixed

  • Fix CreateContainerConfigError: Error: container's runAsUser breaks non-root policy... error with statefulset.podTemplate.spec.securityContext.runAsNonRoot: true

  • In the 24.1.1 version Redpanda introduces new value cloud_storage_credentials_source for cloud_storage_azure_managed_identity_id
    property. Redpanda helm chart schema validation rejected new value. Schema is extended to include new value.