fiaas-deploy-daemon v1.2.0
Add status in application CRD
Release Artifacts
- Container image:
fiaas/fiaas-deploy-daemon:v1.2.0
fiaas-deploy-daemon
Helm chart version1.2.0
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.0
What's Changed
- Update links to Kubernetes documentation by @oyvindio in #209
- Remove 1.15 version from e2e tests by @herodes1991 in #210
- Add status field to FIAAS Application resource by @herodes1991 in #211
Full Changelog: v1.1.0...v1.2.0