Skip to content

Commit

Permalink
chore: release 7.0.0 (#76)
Browse files Browse the repository at this point in the history
* chore: release 7.0.0

* docs: update CHANGELOG.md with the breaking changes

* 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 <[email protected]>
Co-authored-by: lentidas <[email protected]>
  • Loading branch information
3 people authored Nov 10, 2023
1 parent 693266d commit c95ed91
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 18 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [7.0.0](https://github.com/camptocamp/devops-stack-module-cert-manager/compare/v6.0.0...v7.0.0) (2023-11-10)


### ⚠ BREAKING CHANGES

* remove our company mail from the Let's Encrypt issuer - we removed the e-mail that was hardcoded and added a new variable, called `letsencrypt_issuer_email`, that has no default value and is absolutely **required** on the module instantiation.

### Features

* define ca and default issuers on locals and transmit to chart ([563d385](https://github.com/camptocamp/devops-stack-module-cert-manager/commit/563d3854463683da28831eb58addca54069d56da))
* use loop to build issuers values and output them ([2e1f7c8](https://github.com/camptocamp/devops-stack-module-cert-manager/commit/2e1f7c8445e9b06e2f7c7ebbb7888b89023ffbfd))


### Bug Fixes

* remove our company mail from the Let's Encrypt issuer ([16b297d](https://github.com/camptocamp/devops-stack-module-cert-manager/commit/16b297ddb6ebc30af5ab7f8f2ffd2d15f7ad690a))

## [6.0.0](https://github.com/camptocamp/devops-stack-module-cert-manager/compare/v5.3.0...v6.0.0) (2023-11-02)


Expand Down
12 changes: 6 additions & 6 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ The following requirements are needed by this module:

The following providers are used by this module:

- [[provider_null]] <<provider_null,null>> (>= 3)

- [[provider_utils]] <<provider_utils,utils>> (>= 1)

- [[provider_argocd]] <<provider_argocd,argocd>> (>= 5)

- [[provider_null]] <<provider_null,null>> (>= 3)

=== Resources

The following resources are used by this module:
Expand Down Expand Up @@ -102,7 +102,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v6.0.0"`
Default: `"v7.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -226,9 +226,9 @@ Description: List of cluster issuers created by cert-manager.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[provider_null]] <<provider_null,null>> |>= 3
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_null]] <<provider_null,null>> |>= 3
|===
= Resources
Expand Down Expand Up @@ -275,7 +275,7 @@ Description: List of cluster issuers created by cert-manager.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v6.0.0"`
|`"v7.0.0"`
|no
|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions aks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v6.0.0"`
Default: `"v7.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -322,7 +322,7 @@ Description: List of cluster issuers created by cert-manager.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v6.0.0"`
|`"v7.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions eks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v6.0.0"`
Default: `"v7.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -315,7 +315,7 @@ Description: List of cluster issuers created by cert-manager.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v6.0.0"`
|`"v7.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions scaleway/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v6.0.0"`
Default: `"v7.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -224,7 +224,7 @@ Description: List of cluster issuers created by cert-manager.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v6.0.0"`
|`"v7.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions self-signed/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v6.0.0"`
Default: `"v7.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -258,7 +258,7 @@ Description: The CA certificate used by the `ca-issuer`. You can copy this value
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v6.0.0"`
|`"v7.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
4 changes: 2 additions & 2 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v6.0.0"`
Default: `"v7.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -224,7 +224,7 @@ Description: List of cluster issuers created by cert-manager.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v6.0.0"`
|`"v7.0.0"`
|no

|[[input_namespace]] <<input_namespace,namespace>>
Expand Down
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ variable "destination_cluster" {
variable "target_revision" {
description = "Override of target revision of the application chart."
type = string
default = "v6.0.0" # x-release-please-version
default = "v7.0.0" # x-release-please-version
}

variable "namespace" {
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0
7.0.0

0 comments on commit c95ed91

Please sign in to comment.