From 7b8a69a8548093f018487df4f3c08e982983d292 Mon Sep 17 00:00:00 2001 From: Mike Goldsmith Date: Wed, 16 Nov 2022 17:20:43 +0000 Subject: [PATCH] [agent] update agent version to 2.5.6 (#205) ## Which problem is this PR solving? Updates agent version to latest ## Short description of the changes - Update agent version to 2.5.6 --- charts/honeycomb/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/honeycomb/Chart.yaml b/charts/honeycomb/Chart.yaml index e8ddd597..68af1376 100644 --- a/charts/honeycomb/Chart.yaml +++ b/charts/honeycomb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: honeycomb description: Honeycomb Kubernetes Agent version: 1.5.4 -appVersion: 2.5.5 +appVersion: 2.5.6 keywords: - observability - tracing