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 926a374 commit 8749bfaCopy full SHA for 8749bfa
CHANGELOG.md
@@ -8,8 +8,9 @@
8
- Volume resizing (only enlarge).
9
- Allow to disable liveness probes, increase timeouts in defaults.
10
- Handle case of all coordinators gone better.
11
-- Added MY_NODE_NAME and NODE_NAME env vars for all pods.
12
-- Produce specialized tokens for improved security.
+- Added `MY_NODE_NAME` and `NODE_NAME` env vars for all pods.
+- Internal communications with ArangoDB more secure through tokens which
13
+ are limited to certain API paths.
14
15
## [0.3.9](https://github.com/arangodb/kube-arangodb/tree/0.3.9) (2019-02-28)
16
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.8...0.3.9)
VERSION
@@ -1 +1 @@
1
-0.3.9+git
+0.3.10-preview
0 commit comments