File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 11.1.0] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/compare/v11.0.0...v11.1.0 ) (2024-05-16)
4+
5+
6+ ### Features
7+
8+ * add Runbook URL on alertmanager template ([ #124 ] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/issues/124 ) ) ([ dbd2f36] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/commit/dbd2f3628a978ba6b7b841f45fc3adb8c6f05a7d ) )
9+
310## [ 11.0.0] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/compare/v10.1.1...v11.0.0 ) (2024-04-23)
411
512
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ variable "destination_cluster" {
4040variable "target_revision" {
4141 description = " Override of target revision of the application chart."
4242 type = string
43- default = " v11.0 .0" # x-release-please-version
43+ default = " v11.1 .0" # x-release-please-version
4444}
4545
4646variable "cluster_issuer" {
Original file line number Diff line number Diff line change 1- 11.0 .0
1+ 11.1 .0
You can’t perform that action at this time.
0 commit comments