Skip to content

fiaas-deploy-daemon v1.2.4

Compare
Choose a tag to compare
@fiaas-svc fiaas-svc released this 22 Jan 12:38
· 82 commits to master since this release
537de00

Lower timeout and bookmark support in watcher.

Release Artifacts

  • Container image: fiaas/fiaas-deploy-daemon:v1.2.4
  • fiaas-deploy-daemon Helm chart version 1.2.4

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.2.4

What's Changed

  • Document include-status-in-app in operator guide by @oyvindio in #219
  • Upgrade k8s to 0.24.2. by @perj in #222

Full Changelog: v1.2.3...v1.2.4