Skip to content

Commit 79801af

Browse files
authored
Merge pull request #75 from hcloud-k8s/renovate/prometheus-operator-prometheus-operator-0.80.x
Update dependency prometheus-operator/prometheus-operator to v0.80.1
2 parents 548de52 + 73a447a commit 79801af

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
@@ -1315,6 +1315,6 @@ variable "ingress_load_balancer_pools" {
13151315
# Miscellaneous
13161316
variable "prometheus_operator_crds_version" {
13171317
type = string
1318-
default = "v0.80.0" # https://github.com/prometheus-operator/prometheus-operator
1318+
default = "v0.80.1" # https://github.com/prometheus-operator/prometheus-operator
13191319
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
13201320
}

0 commit comments

Comments
 (0)