Skip to content

Releases: cello-proj/cello

v0.14.2

28 Jul 22:17
23a7d55
Compare
Choose a tag to compare

Changed

  • Listing workflows no longer calls a status for each workflow

v0.14.1

14 Jul 23:08
Compare
Choose a tag to compare

Added

  • Expiration time for token

v0.14.0

08 Jul 16:31
b636482
Compare
Choose a tag to compare

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

16 Jun 16:37
60135a2
Compare
Choose a tag to compare
bump to 0.13.3 (#330)

v0.13.2

09 Jun 21:20
2d5d5c3
Compare
Choose a tag to compare

Changed

  • Fixed quickstart issues with standing up database
  • Added log statement to clarify issues with project creation

v0.13.1

24 May 23:53
add43ae
Compare
Choose a tag to compare

Changed

  • The default config file has been renamed to cello.yaml (when the CONFIG env var is NOT specified)

v0.13.0

02 May 19:03
7a608dc
Compare
Choose a tag to compare

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

14 Mar 21:24
6953007
Compare
Choose a tag to compare
Bump to v0.12.1 for tarball rename

v0.12.0

10 Mar 21:52
6692cdb
Compare
Choose a tag to compare

Changed

  • Reference renames all around to support new cello-proj/cello repository location.

v0.11.0

01 Mar 19:04
1c60ee4
Compare
Choose a tag to compare

Added

  • Add target update api operation

Changed

  • Change get target api response

Fixed

  • Validate project exists when listing targets