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 73b6c0e commit bee1c2eCopy full SHA for bee1c2e
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Change Log
2
3
-## [0.3.10](---) (2019-04-04)
+## [0.3.11](---) (XXXX-XX-XX)
4
+- Introduced volume claim templates for all server groups that require volume.
5
+- Added arangodb-exporter support as sidecar to all arangodb pods.
6
+- Fixed a bug in the case that all coordinators failed.
7
+
8
9
+## [0.3.10](https://github.com/arangodb/kube-arangodb/tree/0.3.10) (2019-04-04)
10
- Added Pod Disruption Budgets for all server groups in production mode.
11
- Added Priority Class Name to be specified per server group.
12
- Forward resource requirements to k8s.
VERSION
@@ -1 +1 @@
-0.3.10+git
+0.3.11-preview
0 commit comments