From 3d61751b8c83b1a338546617c7bb1b9f6105077d Mon Sep 17 00:00:00 2001 From: Mike Goldsmith Date: Wed, 6 Dec 2023 14:44:45 +0000 Subject: [PATCH] rel(network-agent): Prepare chart version to v0.2.0 (#325) ## Which problem is this PR solving? Prepares the next version of the agent to be published. ## Short description of the changes - Updates chart version to 0.2.0 ## How to verify that this has the expected result The next version of the chart can be published. --- charts/network-agent/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/network-agent/Chart.yaml b/charts/network-agent/Chart.yaml index 8420e46b..09c83a3e 100644 --- a/charts/network-agent/Chart.yaml +++ b/charts/network-agent/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: network-agent description: Honeycomb Network Agent -version: 0.1.1 +version: 0.2.0 appVersion: v0.1.0-beta home: https://honeycomb.io sources: