fiaas-deploy-daemon v1.4.1
Fix an issue where deployer or scheduler threads could exit, causing fiaas-deploy-daemon liveness probe to fail after a non 200 series response was received while updating ApplicationStatus or Application.status while deploying an application.
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.4.1
fiaas-deploy-daemon
Helm chart version1.4.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.4.1
What's Changed
Full Changelog: v1.4.0...v1.4.1