From 268e60b2538796112261dfc7767c626e41374167 Mon Sep 17 00:00:00 2001 From: Mikhail Naletov <36846182+okgolove@users.noreply.github.com> Date: Sat, 16 Sep 2023 12:02:46 +0300 Subject: [PATCH] feat: bump aws-xray to 3.3.8 (#93) --- charts/aws-xray/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/aws-xray/Chart.yaml b/charts/aws-xray/Chart.yaml index 136bd4d..b8824f0 100644 --- a/charts/aws-xray/Chart.yaml +++ b/charts/aws-xray/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 3.3.7 +appVersion: 3.3.8 description: AWS X-Ray helps you debug and analyze your microservices applications with request tracing home: https://aws.amazon.com/xray/ keywords: @@ -12,4 +12,4 @@ maintainers: name: aws-xray sources: - https://github.com/aws/aws-xray-daemon -version: 4.0.3 +version: 4.0.4