Skip to content

v0.13.1

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 27 Aug 19:14
6319360
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

References

  • DEV-3229 Migrate from build-harness to atmos