diff --git a/CHANGELOG.md b/CHANGELOG.md index b366753..11418f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ # Release Notes +## Version 4.0.7 - 02/03/2021 +* Fixed [`#71`](https://github.com/ThalesGroup/helm-spray/issues/71) (Elassyo) + ## Version 4.0.6 - 01/08/2021 -* Fixed [`#69`](https://github.com/ThalesGroup/helm-spray/issues/64) (Elassyo) +* Fixed [`#69`](https://github.com/ThalesGroup/helm-spray/issues/69) (Elassyo) ## Version 4.0.5 - 10/26/2020 * Fixed [`#64`](https://github.com/ThalesGroup/helm-spray/issues/64) (AYDEV-FR) diff --git a/plugin.yaml b/plugin.yaml index a7fe156..900d6e1 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "spray" -version: 4.0.6 +version: 4.0.7 usage: "upgrade sub-charts from an umbrella chart with dependency orders" description: "Helm plugin for upgrading sub-charts from umbrella chart with dependency orders" command: "$HELM_PLUGIN_DIR/bin/helm-spray"