File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed
Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11.. The structure of this document is based on https://github.com/sphinx-doc/sphinx/blob/master/CHANGES
22
3- Release 1.0.0 (in development)
4- ==============================
3+ Release 1.0.0
4+ =============
5+ This marks the first production-ready release of `MetalK8s `_. Deployments using
6+ this release can be upgraded to later MetalK8s 1.x versions.
7+
58Breaking changes
69----------------
710:ghpull: `187 ` - no longer remove the MetalK8s 0.1.x Elasticsearch cluster upon
@@ -28,12 +31,6 @@ Kubespray
2831
2932:ghpull: `223 ` - pre-provision Kibana index configuration (:ghissue: `174 `)
3033
31- Bugs fixed
32- ----------
33- :ghissue: `220 ` - 'Kubernetes Calico (Alternative)' dashboard doesn't work (:ghpull: `221 `)
34-
35- Release 0.2.1 (in development)
36- ==============================
3734Bugs fixed
3835----------
3936:ghissue: `170 ` - rename `ElasticSearch Example ` and `Node Exporter Full ` Grafana
@@ -42,6 +39,8 @@ dashboards (:ghpull:`188`)
4239:ghissue: `196 ` - deploy the Elasticsearch Curator configuration we want to
4340deploy instead of falling back to the chart default (:ghpull: `197 `)
4441
42+ :ghissue: `220 ` - 'Kubernetes Calico (Alternative)' dashboard doesn't work (:ghpull: `221 `)
43+
4544Release 0.2.0
4645=============
4746.. note :: Compatibility with future releases of MetalK8s is not guaranteed until
Original file line number Diff line number Diff line change 2929# The short X.Y version
3030version = '1.0'
3131# The full version, including alpha/beta/rc tags
32- release = '1.0.0-dev '
32+ release = '1.0.0'
3333
3434
3535# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments