Kubernetes plugin v1.5.2 - Fixed manifest and Helm template parsing to handle YAML document separators inside multi-line string values

Mar 06, 2026steampipe

Bug fixes

  • Fixed manifest and Helm template parsing to handle YAML document separators (---) inside multi-line string values, which previously caused all queries to fail with an unmarshalling error. (#349)