- fix: templating for ingress hostnames with empty values
- fix: quotes to string values in ConfigMap
- fix: for random container name by lowercase
- feature: add templating for ingress hostnames
- feature: add generic parameter
extraImagePullSecrets
for workloads - feature: add workloads parameter
extraImagePullSecrets
- deprecation: workloads parameter
imagePullSecrets
is marked as deprecated - docs update
- added
defaultImagePullPolicy
- docs minor fix
- feature: add HPA support
- feature: add PDB support
- using
maps
instead oflist
for declare manifests - docs update
- samples update
- fix nindent for
securityContext
- feature: add template for workloads images
- fix
securityContext
for pod and container levels - set default protocol TCP for service port
- set default service port name
- doc update
- fix Service nodePort
- fix helm hooks annotations custom annotations
- fix helm hooks annotations for PVC
- fix servicemonitor's selector rendering