File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
.. The structure of this document is based on https://github.com/sphinx-doc/sphinx/blob/master/CHANGES
2
2
3
- Release 0.2.0 (in development)
4
- ==============================
3
+ Release 0.2.0
4
+ =============
5
+ .. note :: Compatibility with future releases of MetalK8s is not guaranteed until
6
+ version 1.0.0 is available. When deploying a cluster using pre-1.0 versions
7
+ of this package, you may need to redeploy later.
5
8
6
9
Breaking changes
7
10
----------------
@@ -39,6 +42,11 @@ Bugs fixed
39
42
40
43
:ghissue: `139 ` - stabilize :command: `helm init ` (:ghpull: `167 `)
41
44
45
+ Known issues
46
+ ------------
47
+ :ghissue: `179 ` - some Grafana dashboard charts are not displaying any metrics
48
+
49
+
42
50
Release 0.1.1
43
51
=============
44
52
.. note :: Compatibility with future releases of MetalK8s is not guaranteed until
Original file line number Diff line number Diff line change 29
29
# The short X.Y version
30
30
version = '0.2'
31
31
# The full version, including alpha/beta/rc tags
32
- release = '0.2.0-dev '
32
+ release = '0.2.0'
33
33
34
34
35
35
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments