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 2819d3e commit 970194dCopy full SHA for 970194d
examples/kind/main.tf
@@ -177,7 +177,7 @@ module "thanos" {
177
}
178
179
module "kube-prometheus-stack" {
180
- source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//kind?ref=v11.1.0"
+ source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//kind?ref=v11.1.1"
181
182
cluster_name = local.cluster_name
183
base_domain = local.base_domain
0 commit comments