fiaas-deploy-daemon v1.2.3
Update flask and related dependencies
Add Python type hints
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.2.3
fiaas-deploy-daemon
Helm chart version1.2.3
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.3
What's Changed
- Type hints by @perj in #215
- Document why provide_usage_auth returns False for disabled. by @perj in #217
- Update flask dependencies by @oyvindio in #218
New Contributors
Full Changelog: v1.2.2...v1.2.3