Skip to content

Commit 00721f1

Browse files
authored
Merge pull request #120 from hcloud-k8s/renovate/prometheus-operator-prometheus-operator-0.x
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.84.0
2 parents f21b533 + bc7f295 commit 00721f1

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
@@ -1433,6 +1433,6 @@ variable "prometheus_operator_crds_enabled" {
14331433

14341434
variable "prometheus_operator_crds_version" {
14351435
type = string
1436-
default = "v0.82.1" # https://github.com/prometheus-operator/prometheus-operator
1436+
default = "v0.84.0" # https://github.com/prometheus-operator/prometheus-operator
14371437
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
14381438
}

0 commit comments

Comments
 (0)