Skip to content

fiaas-deploy-daemon v1.4.1

Compare
Choose a tag to compare
@fiaas-svc fiaas-svc released this 15 Apr 06:44
· 50 commits to master since this release
50a16af

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 version 1.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