From 2cdccef01897560e682e88322138172055bfcef6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 10:42:40 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 7 +++++++ variables.tf | 2 +- version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1e3ea8..3c80eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.0](https://github.com/camptocamp/devops-stack-module-keycloak/compare/v1.0.0-alpha.1...v1.0.0) (2023-02-22) + + +### Features + +* upgrade operator and revamp module ([#6](https://github.com/camptocamp/devops-stack-module-keycloak/issues/6)) ([d8f2232](https://github.com/camptocamp/devops-stack-module-keycloak/commit/d8f223294068aae554929e25fd0046aeadb1cf2f)) + ## 1.0.0-alpha.1 (2022-11-18) diff --git a/variables.tf b/variables.tf index 97143a1..b92119b 100644 --- a/variables.tf +++ b/variables.tf @@ -20,7 +20,7 @@ variable "argocd_namespace" { variable "target_revision" { description = "Override of target revision of the application chart." type = string - default = "v1.0.0-alpha.1" # x-release-please-version + default = "v1.0.0" # x-release-please-version } variable "cluster_issuer" { diff --git a/version.txt b/version.txt index a98a107..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0-alpha.1 +1.0.0