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.
2 parents f21b533 + bc7f295 commit 00721f1Copy full SHA for 00721f1
variables.tf
@@ -1433,6 +1433,6 @@ variable "prometheus_operator_crds_enabled" {
1433
1434
variable "prometheus_operator_crds_version" {
1435
type = string
1436
- default = "v0.82.1" # https://github.com/prometheus-operator/prometheus-operator
+ default = "v0.84.0" # https://github.com/prometheus-operator/prometheus-operator
1437
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
1438
}
0 commit comments