fiaas-deploy-daemon v1.6.1
Add retries in extension-hook calls
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.6.1
fiaas-deploy-daemon
Helm chart version1.6.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.6.1
What's Changed
- Add retries in session by @herodes1991 in #245
Full Changelog: v1.6.0...v1.6.1