Skip to content

Commit aee0e1a

Browse files
authored
Merge pull request #220 from hcloud-k8s/renovate/prometheus-operator-prometheus-operator-0.86.x
Update dependency prometheus-operator/prometheus-operator to v0.86.1
2 parents 971cb2d + 0ea5af4 commit aee0e1a

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

16591659
variable "prometheus_operator_crds_version" {
16601660
type = string
1661-
default = "v0.86.0" # https://github.com/prometheus-operator/prometheus-operator
1661+
default = "v0.86.1" # https://github.com/prometheus-operator/prometheus-operator
16621662
description = "Specifies the version of the Prometheus Operator Custom Resource Definitions (CRDs) to deploy."
16631663
}

0 commit comments

Comments
 (0)