Releases: favish/argo
Releases · favish/argo
v2.0.1
v2.0.0
v2.0.0-alpha.7
- Remove derived values
- Add a prompt when CIRCLE_SHA1 is not set
v2.0.0-alpha.6
fix(checkexisting): Fails properly
v2.0.0-alpha.5
refactor(project): Remove install and exit with error if deploy
v2.0.0-alpha.4
- Add
project existscommand for ci
v2.0.0-alpha.3
- Remove secrets sync, secret values should be in values.yml
- Create temp ssh keypair per rsync transaction
v2.0.0-alpha.2
- Major refactor of db/files sync
- Add secrets sync
- Adjust environment handling to make manipulating multiple environments easier
v2.0.0-alpha.1
This release adds functionality for automatically creating mirrored environments from branches. Requires the new v2 version of the associated drupal helm chart.
- Add --clone-from=ENV flag
- Remove schemas from argo and instead use values.yaml files from project repos
- Add some derived values to helm via --set