- Add checksum/env annotation to deployment to enable redeploy after changing secrets.
- Support environment variables passed to the pods through custom secrets.
- Support PVC for local files usage.
- Support horizontal pod autoscaling based on average cpu utilization.
- Update app version to
2.17.0
.
Deprecated values
.resources.deployment.replicaCount
(to be removed inv0.9.0
in favor of.replicas.deployment.replicas.default
)