fiaas-deploy-daemon v1.5.1
bugfix an error with hpa with 0 replicas
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.5.1
fiaas-deploy-daemon
Helm chart version1.5.1
Find the helm chart by adding the FIAAS helm repo and inspecting the chart from there:
helm repo add fiaas https://fiaas.github.io/helm
helm search repo fiaas-deploy-daemon --version 1.5.1
What's Changed
- Do not create PDBs for deployments with 0 replicas by @herodes1991 in #242
Full Changelog: v1.5.0...v1.5.1