We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26d4b3 commit ab4f8f4Copy full SHA for ab4f8f4
CHANGELOG.adoc
@@ -7,6 +7,14 @@ All notable changes to this project are documented in this file.
7
8
The format is based on {uri-changelog}[Keep a Changelog].
9
10
+== v2.0.0-beta.1
11
+* Added admin host for operations instead of using the bastion server #91
12
+* Installed Python3, oci-cli #91
13
+* Switched from kubeconfig v1 to v2, generated by oci-cli instead of uploading #91
14
+* Switched all operations from bastion to admin host #91
15
+* Use compartment id instead of compartment name for policies #86
16
+* Updated available list of Kubernetes versions in Terraform options #90
17
+
18
== v1.0.0 (September 27,2019)
19
20
=== Changes
0 commit comments