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 971cb2d + 0ea5af4 commit aee0e1aCopy full SHA for aee0e1a
variables.tf
@@ -1658,6 +1658,6 @@ variable "prometheus_operator_crds_enabled" {
1658
1659
variable "prometheus_operator_crds_version" {
1660
type = string
1661
- default = "v0.86.0" # https://github.com/prometheus-operator/prometheus-operator
+ default = "v0.86.1" # https://github.com/prometheus-operator/prometheus-operator
1662
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
1663
}
0 commit comments