From cdf6bca242781e529dd891ed7b7ab136b99d0271 Mon Sep 17 00:00:00 2001 From: Gitea-Actions Date: Thu, 29 Aug 2024 18:15:45 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.5.0=20=E2=86=92=200.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 ++++++++++++++ galaxy.yml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0c0992..81950ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## v0.6.0 (2024-08-29) + +### Feat + +- redirect to wiki and add assets +- rename playbooks for certificates and credentials +- initial cool readme +- add some templating for nomad haproxy job +- new tls_multi_node test for molecule with some adjustment to tags + +### Fix + +- remove duplicate tags for nomad tasks + ## v0.5.0 (2024-08-17) ### Feat diff --git a/galaxy.yml b/galaxy.yml index f89e03c..2642099 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: ednz_cloud name: hashistack -version: 0.5.0 +version: 0.6.0 readme: README.md authors: - Bertrand Lanson