From 1329551e83ebd1767a33b2cd7c42804ccd96a1ba Mon Sep 17 00:00:00 2001 From: Maxime Leroy <19607336+maxime1907@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:27:03 +0200 Subject: [PATCH] fix: pin to v7.2.0 (#26) --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e619edd..a99d7ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # wiremind-kubernetes +## v7.2.0 (2023-06-22) +### Feature +- kubernetes: support NetworkingV1Api + ## v7.1.1 (2023-03-20) ### Fix - utils: `run_command` log the command to run at debug instead of info level. diff --git a/VERSION b/VERSION index ef09838..0ee843c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.1.1 \ No newline at end of file +7.2.0