File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ components:
6868| <a name="module_dns_gbl_delegated"></a> [dns\_ gbl\_ delegated](#module\_ dns\_ gbl\_ delegated) | cloudposse/stack-config/yaml//modules/remote-state | 1.5.0 |
6969| <a name="module_dns_gbl_primary"></a> [dns\_ gbl\_ primary](#module\_ dns\_ gbl\_ primary) | cloudposse/stack-config/yaml//modules/remote-state | 1.5.0 |
7070| <a name="module_eks"></a> [eks](#module\_ eks) | cloudposse/stack-config/yaml//modules/remote-state | 1.5.0 |
71- | <a name="module_external_dns"></a> [external\_ dns](#module\_ external\_ dns) | cloudposse/helm-release/aws | 0.9.1 |
71+ | <a name="module_external_dns"></a> [external\_ dns](#module\_ external\_ dns) | cloudposse/helm-release/aws | 0.10.0 |
7272| <a name="module_iam_roles"></a> [iam\_ roles](#module\_ iam\_ roles) | ../../account-map/modules/iam-roles | n/a |
7373| <a name="module_this"></a> [this](#module\_ this) | cloudposse/label/null | 0.25.0 |
7474
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ data "aws_partition" "current" {
1919
2020module "external_dns" {
2121 source = " cloudposse/helm-release/aws"
22- version = " 0.9.1 "
22+ version = " 0.10.0 "
2323
2424 name = module. this . name
2525 chart = var. chart
You can’t perform that action at this time.
0 commit comments