From 578c310fdd5e7e9a3039192012123f43176310eb Mon Sep 17 00:00:00 2001 From: Andres Morey Date: Fri, 17 May 2024 17:50:44 +0300 Subject: [PATCH] Bumps kubetail app and chart version numbers (#46) --- charts/kubetail/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubetail/Chart.yaml b/charts/kubetail/Chart.yaml index 752e043..5d28a3a 100644 --- a/charts/kubetail/Chart.yaml +++ b/charts/kubetail/Chart.yaml @@ -8,8 +8,8 @@ keywords: - private - realtime type: application -version: 0.5.0 -appVersion: "0.5.1" +version: 0.5.1 +appVersion: "0.5.2" home: https://github.com/kubetail-org/kubetail maintainers: - email: andres@kubetail.com