From 1a4a96582e458c61867322b9d9ad935c4cbf3a36 Mon Sep 17 00:00:00 2001 From: tuunit Date: Mon, 4 Dec 2023 21:35:09 +0000 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 2 ++ plugin.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 227c69a..1bdae28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ # Changes since 1.2.0 +- feat: add templating command + # 1.2.0 - feat: add wait option - feat: apiVersion 1.1 for wait option and add better version handling diff --git a/plugin.yaml b/plugin.yaml index 45cbbad..0b06294 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: compose -version: 1.3.0 +version: 1.2.0 usage: Compose is a helm plugin to define and manage multiple helm releases as single entity. command: $HELM_PLUGIN_DIR/bin/compose hooks: