diff --git a/examples/extras/xray/variables.xray.auto.tfvars b/examples/extras/xray/variables.xray.auto.tfvars index 73c4ff5..91660ee 100644 --- a/examples/extras/xray/variables.xray.auto.tfvars +++ b/examples/extras/xray/variables.xray.auto.tfvars @@ -5,7 +5,7 @@ xray_charts = { name = "aws-xray" documentation = "https://artifacthub.io/packages/helm/okgolove/aws-xray" repository = "https://okgolove.github.io/helm-charts" - version = "4.0.3" + version = "4.0.5" use_remote = true } } @@ -17,7 +17,7 @@ xray_images = { source_registry = "public.ecr.aws" source_image = "xray/aws-xray-daemon" source_tag = null - tag = "3.3.7" + tag = "3.3.9" enabled = true } }