Skip to content

Commit

Permalink
chore(deps): update helm release external-dns to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent ed711a1 commit 536a147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resource "helm_release" "external-dns" {
namespace = "kube-system"
repository = "https://charts.bitnami.com/bitnami"
chart = "external-dns"
version = "6.20.4"
version = "7.5.5"
# appVersion: 2.2.3

values = [
Expand Down

0 comments on commit 536a147

Please sign in to comment.