fiaas-deploy-daemon v1.6.4
- fiaas-deploy-daemon now runs as a non-root user
- Updated dependencies
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.6.4
fiaas-deploy-daemon
Helm chart version1.6.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.6.4
What's Changed
- Update e2e test Kubernetes target versions by @oyvindio in #248
- Add missing key in liveness probe by @herodes1991 in #251
- Update CodeQL actions to v2 by @oyvindio in #249
- Remove CodeQL workflow definition by @oyvindio in #252
- Run fdd as non-root user in docker container by @tg90nor in #250
- Update k8s and requests by @oyvindio in #253
- Move project definition including dependencies to pyproject.toml by @oyvindio in #254
Full Changelog: v1.6.3...v1.6.4