diff --git a/docs/modules/ROOT/pages/CHANGELOG.adoc b/docs/modules/ROOT/pages/CHANGELOG.adoc index cdcf40209b..c6ac41844d 100644 --- a/docs/modules/ROOT/pages/CHANGELOG.adoc +++ b/docs/modules/ROOT/pages/CHANGELOG.adoc @@ -1,5 +1,30 @@ = Changelog +== https://github.com/camptocamp/camptocamp-devops-stack/tree/v0.12.0[0.12.0] (2020-11-24) + +https://github.com/camptocamp/camptocamp-devops-stack/compare/v0.11.0...v0.12.0[Full Changelog] + +*Implemented enhancements:* + +* Rename test project from k3s-docker-demo-app to k3s-docker https://github.com/camptocamp/camptocamp-devops-stack/pull/280[#280] (https://github.com/mcanevet[mcanevet] +* Add k3os-libvirt test project https://github.com/camptocamp/camptocamp-devops-stack/pull/281[#281] (https://github.com/mcanevet[mcanevet] +* Use ubuntu-18.04 instead of ubuntu-latest for pipeline https://github.com/camptocamp/camptocamp-devops-stack/pull/282[#282] (https://github.com/mcanevet[mcanevet] +* Add strategy to github actions workflow https://github.com/camptocamp/camptocamp-devops-stack/pull/283[#283] (https://github.com/mcanevet[mcanevet] +* Use camptocamp/k3os/libvirt 0.2.4 https://github.com/camptocamp/camptocamp-devops-stack/pull/284[#284] (https://github.com/mcanevet[mcanevet] +* Deploy ArgoCD using argo-helm module https://github.com/camptocamp/camptocamp-devops-stack/pull/285[#285] (https://github.com/mcanevet[mcanevet] +* Create ArgoCD's pipeline token with Terraform https://github.com/camptocamp/camptocamp-devops-stack/pull/286[#286] (https://github.com/mcanevet[mcanevet] +* Generate JWT token in Terraform https://github.com/camptocamp/camptocamp-devops-stack/pull/287[#287] (https://github.com/mcanevet[mcanevet] +* Get ARGOCD_AUTH_TOKEN and KUBECONFIG from terraform outputs https://github.com/camptocamp/camptocamp-devops-stack/pull/288[#288] (https://github.com/mcanevet[mcanevet] +* Don't depend on jq https://github.com/camptocamp/camptocamp-devops-stack/pull/289[#289] (https://github.com/mcanevet[mcanevet] + +*New applications:* + +* Enable minio https://github.com/camptocamp/camptocamp-devops-stack/pull/277[#277] (https://github.com/pburgisser[pburgisser]) + +*Fixed bugs:* + +* Fixing k3o https://github.com/camptocamp/camptocamp-devops-stack/pull/274[#274] (https://github.com/pburgisser[pburgisser]) + == https://github.com/camptocamp/camptocamp-devops-stack/tree/v0.11.0[0.11.0] (2020-11-19) https://github.com/camptocamp/camptocamp-devops-stack/compare/v0.10.1...v0.11.0[Full Changelog]