-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# Unreleased | ||
# Changelog for Argo CD in a nutshell | ||
|
||
# v0.0.1 - 2020-01-11 | ||
## Unreleased | ||
|
||
## v0.0.2 - 2020-01-16 | ||
|
||
* Make k3s auto-decide on latest version | ||
* Pull in all roles for Kustomize, not just the specified one | ||
* Pull in firefox for CLI SSO and some new variables. | ||
* Allow SSH X11 forwarding in the VM | ||
* New SSO variant for use with GitHub | ||
* Disable traefik to prevent race for metallb IP | ||
|
||
## v0.0.1 - 2020-01-11 | ||
|
||
Initial release |