From febafe7c403ae7a6aa704717733ed426a95ae5ec Mon Sep 17 00:00:00 2001 From: Mikhail Naletov Date: Thu, 2 Nov 2023 21:34:00 +0200 Subject: [PATCH] feat: bump aws-xray version --- 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 b8824f0..857c0f1 100644 --- a/charts/aws-xray/Chart.yaml +++ b/charts/aws-xray/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 3.3.8 +appVersion: 3.3.9 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.4 +version: 4.0.5