Skip to content

Commit fb5b4d8

Browse files
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.82.1
1 parent 4456d27 commit fb5b4d8

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
@@ -1355,6 +1355,6 @@ variable "ingress_load_balancer_pools" {
13551355
# Miscellaneous
13561356
variable "prometheus_operator_crds_version" {
13571357
type = string
1358-
default = "v0.82.0" # https://github.com/prometheus-operator/prometheus-operator
1358+
default = "v0.82.1" # https://github.com/prometheus-operator/prometheus-operator
13591359
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
13601360
}

0 commit comments

Comments
 (0)