Skip to content

agent-local-0.6.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:48
b39121b

Updated

  • Bumping chart version to v0.6.3 for scalr-agent v1.2.1

Fixed

  • Fixed helm template/helm install failing with YAML parse error ... block sequence entries are not allowed in this context when persistence.data.persistentVolumeClaim.storageClassName or persistence.cache.persistentVolumeClaim.storageClassName was set to "-". The documented "-" convention now works as intended and renders storageClassName: "" to disable dynamic provisioning. Existing setups are unaffected: an empty value still omits the field (cluster default storage class) and an explicit class name is still rendered as-is.