Skip to content

Commit a37ff3e

Browse files
committed
chore: bump wordpress_helm_chart_version >= 24
1 parent ca7a71c commit a37ff3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"terraform_provider_hashicorp_helm_version": "~> 2.12",
147147
"wordpress_add_site": ["N", "Y"],
148148
"wordpress_disk_volume_size": "10Gi",
149-
"wordpress_helm_chart_version": "~> 19.0",
149+
"wordpress_helm_chart_version": ">= 24",
150150
"phpmyadmin_helm_chart_version": "~> 13.1",
151151
"wordpress_hosted_zone_id": "{{ cookiecutter.global_aws_route53_hosted_zone_id }}",
152152
"wordpress_domain": "{{ cookiecutter.global_root_domain }}",

0 commit comments

Comments
 (0)