We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b5ea96 commit a8b0a67Copy full SHA for a8b0a67
CHANGELOG.md
@@ -1,5 +1,16 @@
1
-# Unreleased
+# Changelog for Argo CD in a nutshell
2
3
-# v0.0.1 - 2020-01-11
+## Unreleased
4
+
5
+## v0.0.2 - 2020-01-16
6
7
+* Make k3s auto-decide on latest version
8
+* Pull in all roles for Kustomize, not just the specified one
9
+* Pull in firefox for CLI SSO and some new variables.
10
+* Allow SSH X11 forwarding in the VM
11
+* New SSO variant for use with GitHub
12
+* Disable traefik to prevent race for metallb IP
13
14
+## v0.0.1 - 2020-01-11
15
16
Initial release
0 commit comments