Skip to content

Commit 8749bfa

Browse files
committed
Better wording.
1 parent 926a374 commit 8749bfa

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
- Volume resizing (only enlarge).
99
- Allow to disable liveness probes, increase timeouts in defaults.
1010
- 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.
11+
- Added `MY_NODE_NAME` and `NODE_NAME` env vars for all pods.
12+
- Internal communications with ArangoDB more secure through tokens which
13+
are limited to certain API paths.
1314

1415
## [0.3.9](https://github.com/arangodb/kube-arangodb/tree/0.3.9) (2019-02-28)
1516
[Full Changelog](https://github.com/arangodb/kube-arangodb/compare/0.3.8...0.3.9)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.9+git
1+
0.3.10-preview

0 commit comments

Comments
 (0)