capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Support Helm storage backends in Helm runner #686

Closed pkosiec closed 2 years ago

pkosiec commented 2 years ago

Description

Changes proposed in this pull request:

Testing

Run Helm runner according to its Readme (./cmd/helm-runner/README.md) and observe the outputs. You can edit the install-agrs.yaml or upgrade-args.yaml.

Also, you can test it end to end on: https://github.com/capactio/hub-manifests/pull/64

Related issue(s)

673