flux v0.27.3

HelmRelease.spec.chart.spec.reconcileStrategy

Determines what enables the creation of a new artifact. Valid values are ('ChartVersion', 'Revision'). See the documentation of the values for an explanation on their behavior. Defaults to ChartVersion when omitted.

1 fields
HelmRelease.spec.chart.spec.reconcileStrategy fields and descriptions
Field / TypeDescription
HelmRelease.spec.chart.spec.reconcileStrategy
string

Determines what enables the creation of a new artifact. Valid values are ('ChartVersion', 'Revision'). See the documentation of the values for an explanation on their behavior. Defaults to ChartVersion when omitted.

  • enum: ["ChartVersion","Revision"]
  • default: "ChartVersion"