From d191d1916268e5c469e7246c0380c38ab2b820f5 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Fri, 8 Mar 2024 08:58:22 +0000 Subject: [PATCH] release: zipkin-0.2.2 --- charts/zipkin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/zipkin/Chart.yaml b/charts/zipkin/Chart.yaml index 875e640..a405909 100644 --- a/charts/zipkin/Chart.yaml +++ b/charts/zipkin/Chart.yaml @@ -10,11 +10,11 @@ # or implied. See the License for the specific language governing permissions and limitations under # the License. apiVersion: v2 -appVersion: 3.1.0 +appVersion: 3.1.1 name: zipkin description: A Zipkin helm chart for kubernetes type: application -version: 0.2.1 # chart version maintained by release automation +version: 0.2.2 # chart version maintained by release automation maintainers: - name: openzipkin email: zipkin-dev@googlegroups.com