Skip to content

Commit

Permalink
udpate chart to 4.0.5, daemon to 3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Nov 17, 2023
1 parent 232cbec commit c290506
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/extras/xray/variables.xray.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
Expand All @@ -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
}
}

0 comments on commit c290506

Please sign in to comment.