This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
0.9.1
Installation
If you want to give it a try, you can install it using
helm install -n keptn argo-service https://github.com/keptn-contrib/argo-service/releases/download/0.9.1/argo-service-0.9.1.tgz
# or
helm upgrade --install -n argo-service https://github.com/keptn-contrib/argo-service/releases/download/0.9.1/argo-service-0.9.1.tgz
What's Changed
- ci: Use helm charts for release by @pchila in #42
- build: update service to Keptn 0.10 by @TannerGabriel in #47
New Contributors
Full Changelog: 0.9.0...0.9.1