We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda4964 commit 496f298Copy full SHA for 496f298
examples/sks/main.tf
@@ -196,7 +196,7 @@ module "thanos" {
196
}
197
198
module "kube-prometheus-stack" {
199
- source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//sks?ref=v11.1.0"
+ source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//sks?ref=v11.1.1"
200
201
cluster_name = module.sks.cluster_name
202
base_domain = module.sks.base_domain
0 commit comments