fiaas-deploy-daemon v1.6.5
- Update pyyaml to 6.0.2
- Update urllib3 to 1.26.19
- Remove unused dependencies dnspython and ipaddress
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.6.5
fiaas-deploy-daemon
Helm chart version1.6.5
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.5
What's Changed
- Bump urllib3 from 1.26.17 to 1.26.19 by @dependabot in #255
- Remove bin/ingress_check.py and dnspython dependency by @oyvindio in #258
- Update pyyaml to 6.0.2 by @oyvindio in #259
New Contributors
- @dependabot made their first contribution in #255
Full Changelog: v1.6.4...v1.6.5