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: