File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 14.1.0] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/compare/v14.0.0...v14.1.0 ) (2025-02-19)
4+
5+
6+ ### Features
7+
8+ * add distinct to avoid duplicates in ingreses hosts lists ([ 19a88cd] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/commit/19a88cdecbe01b10ac4899431b63b443dd7cc71e ) )
9+
310## [ 14.0.0] ( https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/compare/v13.0.1...v14.0.0 ) (2025-02-19)
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 = " v14.0 .0" # x-release-please-version
43+ default = " v14.1 .0" # x-release-please-version
4444}
4545
4646variable "cluster_issuer" {
Original file line number Diff line number Diff line change 1- 14.0 .0
1+ 14.1 .0
You can’t perform that action at this time.
0 commit comments