From e14253f335031d18a91b0645c3fa740c50499733 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:07:39 +0200 Subject: [PATCH] chore: release 10.0.0 (#117) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: release 10.0.0 * docs: update CHANGELOG.md * docs(terraform-docs): generate docs and write to README.adoc * docs: update CHANGELOG.md * docs(terraform-docs): generate docs and write to README.adoc --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gonçalo Heleno <33546359+lentidas@users.noreply.github.com> Co-authored-by: lentidas --- CHANGELOG.md | 19 +++++++++++++++++++ README.adoc | 12 ++++++------ aks/README.adoc | 4 ++-- eks/README.adoc | 4 ++-- kind/README.adoc | 4 ++-- sks/README.adoc | 4 ++-- variables.tf | 2 +- version.txt | 2 +- 8 files changed, 35 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ccd0eee..621a0c35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [10.0.0](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/compare/v9.2.1...v10.0.0) (2024-04-12) + + +### ⚠ BREAKING CHANGES + +* **chart:** major update of dependencies on kube-prometheus-stack chart + * an upgrade in-place should work; + * most of the changes are image upgrades and the major versions are only bumped because some CRDs have changed; + * Argo CD should take care of upgrading them for us, so we have no problems. + +### Features + +* **chart:** major update of dependencies on kube-prometheus-stack chart ([f4e52ec](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/commit/f4e52ec098d23e523d9caa6c426272e3749c7f80)) + + +### Bug Fixes + +* disable leaked secrets assertion on grafana.ini ([8d2c1c2](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/commit/8d2c1c2a56d0d94eff67474c0deded90669ca075)) + ## [9.2.1](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/compare/v9.2.0...v9.2.1) (2024-03-01) diff --git a/README.adoc b/README.adoc index 34a90dc9..cf5ae7b7 100644 --- a/README.adoc +++ b/README.adoc @@ -38,6 +38,8 @@ The following requirements are needed by this module: The following providers are used by this module: +- [[provider_null]] <> (>= 3) + - [[provider_kubernetes]] <> (>= 2) - [[provider_random]] <> (>= 3) @@ -46,8 +48,6 @@ The following providers are used by this module: - [[provider_argocd]] <> (>= 5) -- [[provider_null]] <> (>= 3) - === Resources The following resources are used by this module: @@ -120,7 +120,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v9.2.1"` +Default: `"v10.0.0"` ==== [[input_cluster_issuer]] <> @@ -266,10 +266,10 @@ Description: The admin password for Grafana. |=== |Name |Version |[[provider_random]] <> |>= 3 +|[[provider_null]] <> |>= 3 +|[[provider_argocd]] <> |>= 5 |[[provider_kubernetes]] <> |>= 2 |[[provider_utils]] <> |>= 1 -|[[provider_argocd]] <> |>= 5 -|[[provider_null]] <> |>= 3 |=== = Resources @@ -332,7 +332,7 @@ Description: The admin password for Grafana. |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v9.2.1"` +|`"v10.0.0"` |no |[[input_cluster_issuer]] <> diff --git a/aks/README.adoc b/aks/README.adoc index 25d3db92..db59d125 100644 --- a/aks/README.adoc +++ b/aks/README.adoc @@ -113,7 +113,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v9.2.1"` +Default: `"v10.0.0"` ==== [[input_cluster_issuer]] <> @@ -335,7 +335,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v9.2.1"` +|`"v10.0.0"` |no |[[input_cluster_issuer]] <> diff --git a/eks/README.adoc b/eks/README.adoc index dae42045..98626e3c 100644 --- a/eks/README.adoc +++ b/eks/README.adoc @@ -97,7 +97,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v9.2.1"` +Default: `"v10.0.0"` ==== [[input_cluster_issuer]] <> @@ -299,7 +299,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v9.2.1"` +|`"v10.0.0"` |no |[[input_cluster_issuer]] <> diff --git a/kind/README.adoc b/kind/README.adoc index a6651f8e..99c4ffb7 100644 --- a/kind/README.adoc +++ b/kind/README.adoc @@ -99,7 +99,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v9.2.1"` +Default: `"v10.0.0"` ==== [[input_cluster_issuer]] <> @@ -303,7 +303,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v9.2.1"` +|`"v10.0.0"` |no |[[input_cluster_issuer]] <> diff --git a/sks/README.adoc b/sks/README.adoc index afa2dbe7..7961d62b 100644 --- a/sks/README.adoc +++ b/sks/README.adoc @@ -240,7 +240,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v9.2.1"` +Default: `"v10.0.0"` ==== [[input_cluster_issuer]] <> @@ -449,7 +449,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v9.2.1"` +|`"v10.0.0"` |no |[[input_cluster_issuer]] <> diff --git a/variables.tf b/variables.tf index ff2f0e0c..4b89f5f9 100644 --- a/variables.tf +++ b/variables.tf @@ -40,7 +40,7 @@ variable "destination_cluster" { variable "target_revision" { description = "Override of target revision of the application chart." type = string - default = "v9.2.1" # x-release-please-version + default = "v10.0.0" # x-release-please-version } variable "cluster_issuer" { diff --git a/version.txt b/version.txt index 45acc9e6..a13e7b9c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -9.2.1 +10.0.0