Skip to content

Commit 9f6ee67

Browse files
chore(deps): update terraform cloudposse/helm-release/aws to v0.10.1 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a5e3e3 commit 9f6ee67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ resource "kubernetes_namespace" "default" {
1414

1515
module "aws_node_termination_handler" {
1616
source = "cloudposse/helm-release/aws"
17-
version = "0.10.0"
17+
version = "0.10.1"
1818

1919
name = "" # avoids hitting length restrictions on IAM Role names
2020
chart = var.chart

0 commit comments

Comments
 (0)