fiaas-deploy-daemon v1.2.1
Include certificates read permission for the certificates objects
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.2.1
fiaas-deploy-daemon
Helm chart version1.2.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.2.1
What's Changed
- Add certificates to Role with a flag by @portega-adv in #213
Full Changelog: v1.2.0...v1.2.1