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 819ca62 commit bc7f295Copy full SHA for bc7f295
variables.tf
@@ -1400,6 +1400,6 @@ variable "prometheus_operator_crds_enabled" {
1400
1401
variable "prometheus_operator_crds_version" {
1402
type = string
1403
- default = "v0.82.1" # https://github.com/prometheus-operator/prometheus-operator
+ default = "v0.84.0" # https://github.com/prometheus-operator/prometheus-operator
1404
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
1405
}
0 commit comments