Skip to content

Commit a96ec5b

Browse files
authored
Merge pull request #83 from hcloud-k8s/renovate/prometheus-operator-prometheus-operator-0.x
Update dependency prometheus-operator/prometheus-operator to v0.81.0
2 parents 2b73d04 + 10294e8 commit a96ec5b

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
@@ -1334,6 +1334,6 @@ variable "ingress_load_balancer_pools" {
13341334
# Miscellaneous
13351335
variable "prometheus_operator_crds_version" {
13361336
type = string
1337-
default = "v0.80.1" # https://github.com/prometheus-operator/prometheus-operator
1337+
default = "v0.81.0" # https://github.com/prometheus-operator/prometheus-operator
13381338
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
13391339
}

0 commit comments

Comments
 (0)