Skip to content

Commit ed92096

Browse files
chore(deps): update helm release external-dns to v1.20.0 (#1768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c12a008 commit ed92096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manifests/modules/exposing/ingress/.workshop/terraform

manifests/modules/exposing/ingress/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ variable "external_dns_chart_version" {
4545
description = "The chart version of external-dns to use"
4646
type = string
4747
# renovate-helm: depName=external-dns registryUrl=https://kubernetes-sigs.github.io/external-dns
48-
default = "1.19.0"
48+
default = "1.20.0"
4949
}

0 commit comments

Comments
 (0)