From 5c1b9343c7636613aabde973f0b30ad034a4f893 Mon Sep 17 00:00:00 2001 From: Michael McLellan Date: Thu, 5 May 2022 11:24:02 -0500 Subject: [PATCH] Bump version to 0.7.1 --- CHANGELOG.md | 8 +++++++- VERSION | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 747de31..fa539cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -- Pass chart namespace for diff and status commands +- None at this time. + +## [0.7.1] - 2022-05-05 + +Changes: + +- Pass chart namespace to helm in `binnacle diff` and `binnacle status` commands ## [0.7.0] - 2021-11-22 diff --git a/VERSION b/VERSION index faef31a..39e898a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.7.1