Skip to content

Update label templating

  • split GL.standardLabels into GL.immutableLabels and GL.mutableLabels GL.immutableLabels now doesn't include global.application.name -- application.name is a mutable configuration value GL.mutableLabels has a chart-version field, and includes the application labels if applicable.

Updated all relevant resource templates to use GL.standardLabels and GL.immutableLabels

Edited by Matthias van de Meent

Merge request reports