Releases: cello-proj/cello
Releases · cello-proj/cello
v0.14.2
Changed
- Listing workflows no longer calls a status for each workflow
v0.14.1
Added
- Expiration time for token
v0.14.0
Added
- Added schema updates to create tokens table
- Added golang-migrate to manage schema
- Delete project token
- List project tokens
- Create project token
v0.13.3
bump to 0.13.3 (#330)
v0.13.2
Changed
- Fixed quickstart issues with standing up database
- Added log statement to clarify issues with project creation
v0.13.1
Changed
- The default config file has been renamed to cello.yaml (when the CONFIG env var is NOT specified)
v0.13.0
Changed
- Default workflow renamed from argo-cloudops-single-step-vault-aws.yaml to cello-single-step-vault-aws.yaml
- Example manifests now point to cello-single-step-vault-aws workflow
- Images moved from argocloudops to celloproj
- BREAKING cli binary renamed from argo-cloudops to cello
- Environment variables prefix changed from ARGO_CLOUDOPS to CELLO (backwards compatible)
v0.12.1
Bump to v0.12.1 for tarball rename
v0.12.0
Changed
- Reference renames all around to support new cello-proj/cello repository location.
v0.11.0
Added
- Add target update api operation
Changed
- Change get target api response
Fixed
- Validate project exists when listing targets