Skip to content

Commit bac9c4c

Browse files
chore(deps): update helm release external-dns to v1.18.0
1 parent 288174f commit bac9c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap/kubernetes-base/external-dns.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ resource "helm_release" "external_dns" {
2222

2323
repository = "https://kubernetes-sigs.github.io/external-dns/"
2424
chart = "external-dns"
25-
version = "1.17.0"
25+
version = "1.18.0"
2626

2727
namespace = "sys-external-dns"
2828
name = "external-dns"

0 commit comments

Comments
 (0)