Skip to content

Commit 4882551

Browse files
authored
Merge pull request #109 from hcloud-k8s/renovate/prometheus-operator-prometheus-operator-0.82.x
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.82.1
2 parents 4456d27 + fb5b4d8 commit 4882551

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)