Skip to content

Commit 177607e

Browse files
authored
nitpick(comment): Update app version
The app wasn;t updated in quite a while, this is updated now for easier reference.
1 parent c52294c commit 177607e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource "helm_release" "external-dns" {
44
repository = "https://charts.bitnami.com/bitnami"
55
chart = "external-dns"
66
version = "6.12.2"
7-
# appVersion: 0.12.2
7+
# appVersion: 2.2.3
88

99
values = [
1010
templatefile(

0 commit comments

Comments
 (0)