Release notes for version 0.6.1
Release date: 2024-09-03
- Added ability to configure container port
- Fixed image pull secrets. See this issue
- Renamed
.Values.server.persistentVolume.storageClass
to.Values.server.persistentVolume.storageClassName
- Removed necessity to set
.Values.server.persistentVolume.existingClaim
when volume is expected to be created by chart. See this issue - Fixed PVC in StatefulSet