From 7575ff22ca7f295e4b796217c4517ba04155831c Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Wed, 10 Oct 2018 09:57:20 -0600 Subject: [PATCH] CHANGELOG entry for v0.9.8-beta.1 Signed-off-by: Steve Kriss --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eac68771..51125e88a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +#### [v0.9.8-beta.1](https://github.com/heptio/ark/releases/tag/v0.9.8-beta.1) - 2018-10-10 + +#### Bug Fixes + * Discard service account token volume mounts from init containers on restore (#910, @james-powis) + #### [v0.9.7](https://github.com/heptio/ark/releases/tag/v0.9.7) - 2018-10-04 #### Bug Fixes