You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix tests - replace `cloudposse` repos to `cloudposse-corp` @goruha (#71)
## what
* Fix tests - replace `cloudposse` repos to `cloudposse-corp`
Expose helm/helmfile versions @czuares (#69)
## what
* Exposes `helmfile` and `helm` versions as inputs
* Defaults versions to existing values to preserve backwards compatibility
feat: Add Helmfile Args @czuares (#68)
## what
* Provide a similar mechanism of passing arbitrary args in the `helmfile` flow
why
We have a use-case to pass additional values to helmfile and this would address the current limitation
🤖 Automatic Updates
Replace Makefile with atmos.yaml @osterman (#67)
## what
- Remove `Makefile`
- Add `atmos.yaml`
why
Replace build-harness with atmos for readme genration