Continuous Deployment
Changed
- BREAKING CHANGE: upgrade Flux to 2.7.5 version. Upgrading Flux app to this version requires migration, see upgrade procedure. It can be run in-line by flipping the
.migration.run field to true inside values.yaml.
Changed
- Update
giantswarm/docker-kubectl image to 1.36.2.
Changed
- Update API version of Flux resources to one considered stable in 2.6.
Changed
- Updgrade Flux to 2.6.4 version.
Added
- Flux own instance of the KSM with partly locked configuration to Flux resources alone.
Added
- Adding back the
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} label.
Changed
- Update Chart.yaml metadata
Changed
Fixed
- Adding back the
app.kubernetes.io/part-of: flux label.