github Scalr/agent-helm agent-job-0.5.77

latest releases: agent/1.1.0-rc1, agent-local-0.5.74, agent-k8s-0.5.76...
3 hours ago

Updated

  • Bumping chart version to v0.5.77 for scalr-agent v1.0.1

Fixed

  • Fixed helm upgrade failing with YAML parse error ... mapping values are not allowed in this context when global.labels was set. The common labels helper was emitting the rendered map on the same line as the preceding label, producing invalid YAML. Thanks to @PabloPie for reporting and contributing the fix in #148.
  • Fixed global.labels not being applied to pods. Labels set via global.labels now propagate to both workload metadata.labels and the pod template's spec.template.metadata.labels for the controller Deployment and task Jobs, matching the behavior users expect from a "global" label setting. Component-specific overrides (global.podLabels, agent.podLabels, task.podLabels) continue to take precedence on key collisions.

Don't miss a new agent-helm release

NewReleases is sending notifications on new releases.