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 6e9cace commit dd4350eCopy full SHA for dd4350e
CHANGELOG.md
@@ -1,4 +1,12 @@
1
2
+<a name="v0.2.0-alpha.2"></a>
3
+## [v0.2.0-alpha.2](https://github.com/talos-systems/talos/compare/v0.2.0-alpha.1...v0.2.0-alpha.2) (2020-08-19)
4
+
5
+### Fix
6
7
+* change k8s version if it has leading "v"
8
9
10
<a name="v0.2.0-alpha.1"></a>
11
## [v0.2.0-alpha.1](https://github.com/talos-systems/talos/compare/v0.2.0-alpha.0...v0.2.0-alpha.1) (2020-08-17)
12
@@ -13,3 +21,7 @@
13
21
* ensure proper ownership of certs
14
22
* ensure machine configs work in packet
15
23
24
+### Release
25
26
+* **v0.2.0-alpha.1:** prepare release
27
0 commit comments