From 4155330f3347695c9d86679930c4cbd4599f862b Mon Sep 17 00:00:00 2001 From: Nao YONASHIRO Date: Thu, 4 Oct 2018 05:51:57 +0900 Subject: [PATCH] chore: fix broken markdown --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae32c448eb..55426e2bdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,7 +54,7 @@ * Extract intermediate stages to filesystem [#266](https://github.com/GoogleContainerTools/kaniko/pull/266) * Fix process group handling. [#271](https://github.com/GoogleContainerTools/kaniko/pull/271) * Only add whiteout files once [#270](https://github.com/GoogleContainerTools/kaniko/pull/270) -* Fix handling of the volume directive [#334](https://github.com/GoogleContainerTools/kaniko/pull/334 +* Fix handling of the volume directive [#334](https://github.com/GoogleContainerTools/kaniko/pull/334) # v0.3.0 Release - 7/31/2018 @@ -86,4 +86,4 @@ New Features * Refactored integration tests [#126](https://github.com/GoogleContainerTools/kaniko/pull/126) * Added debug image with a busybox shell [#171](https://github.com/GoogleContainerTools/kaniko/pull/1710) * Added credential helper for Amazon ECR [#167](https://github.com/GoogleContainerTools/kaniko/pull/167) - \ No newline at end of file +