Skip to content

Commit bc7f295

Browse files
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.84.0
1 parent 819ca62 commit bc7f295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,6 +1400,6 @@ variable "prometheus_operator_crds_enabled" {
14001400

14011401
variable "prometheus_operator_crds_version" {
14021402
type = string
1403-
default = "v0.82.1" # https://github.com/prometheus-operator/prometheus-operator
1403+
default = "v0.84.0" # https://github.com/prometheus-operator/prometheus-operator
14041404
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
14051405
}

0 commit comments

Comments
 (0)