Release notes for version 1.4.2
Release date: 2024-08-26
- Set minimal kubernetes version to
1.25
- Added
.Values.global.imagePullSecrets
and.Values.global.image.registry
- Fixed volume template. See this issue
- Fixed image pull secrets. See this issue
- Renamed
.Values.persistentVolume.storageClass
to.Values.persistentVolume.storageClassName
- Removed necessity to set
.Values.persistentVolume.existingClaim
when it should be created by chart. See this issue - Added PDB, PodMonitor, extra volumes and extra volumeMounts