Skip to content

Commit

Permalink
updated release data
Browse files Browse the repository at this point in the history
  • Loading branch information
ATGardner committed May 27, 2021
1 parent 1b0b977 commit c8d035c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog:

# v0.1.8

* Fix -p option in README.md
* renamed module from `argoproj/argocd-autopilot` to `argoproj-labs/argocd-autopilot`
# v0.1.7

* Fixed `--namespaced` bootstrap
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=v0.1.7
VERSION=v0.1.8
OUT_DIR=dist

CLI_NAME?=argocd-autopilot
Expand Down
13 changes: 4 additions & 9 deletions docs/releases/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,15 @@
### Bug fixes:

* Fixed `--namespaced` bootstrap [#61](https://github.com/argoproj-labs/argocd-autopilot/pull/61)
* fix typo in auth error message [#60](https://github.com/argoproj-labs/argocd-autopilot/pull/60)

### Features:

* Support for directory type application [#59](https://github.com/argoproj-labs/argocd-autopilot/issues/59)
* Fix -p option in README.md [#66](https://github.com/argoproj-labs/argocd-autopilot/pull/66)

### Additional changes

* Renamed the binary archive from just .gz zo .tar.gz [#62](https://github.com/argoproj-labs/argocd-autopilot/pull/62)
* renamed `argoproj/argocd-autopilot` to `argoproj-labs/argocd-autopilot` [#60](https://github.com/argoproj-labs/argocd-autopilot/pull/67)

### Contributors:

- Engin Diri ([@dirien](https://github.com/dirien))
- Christopher Baklid ([@inveracity](https://github.com/inveracity))
- Joe Bowbeer ([@joebowbeer](https://github.com/joebowbeer))
- Noam Gal ([@noam-codefresh](https://github.com/noam-codefresh))

## Installation:

Expand Down

0 comments on commit c8d035c

Please sign in to comment.