Skip to content

Commit

Permalink
update chart to 4.0.6, image to 3.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 11, 2024
1 parent fe6ac35 commit b46947b
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 @@ -6,7 +6,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.5"
version = "4.0.6"
use_remote = true
}
}
Expand All @@ -18,7 +18,7 @@ xray_images = {
source_registry = "public.ecr.aws"
source_image = "xray/aws-xray-daemon"
source_tag = null
tag = "3.3.9"
tag = "3.3.10"
enabled = true
}
}

0 comments on commit b46947b

Please sign in to comment.