From e87397f300a851213eff0b4d6628db5d8e197f82 Mon Sep 17 00:00:00 2001 From: Raj Nishtala Date: Mon, 7 Oct 2024 14:33:11 -0400 Subject: [PATCH] chore: Update chart version --- helm/tailing-sidecar-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/tailing-sidecar-operator/Chart.yaml b/helm/tailing-sidecar-operator/Chart.yaml index f3b46a4c..64fc49d0 100644 --- a/helm/tailing-sidecar-operator/Chart.yaml +++ b/helm/tailing-sidecar-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: tailing-sidecar-operator description: Installs Tailing Sidecar Operator type: application -version: 0.15.0 -appVersion: 0.15.0 +version: 0.16.0 +appVersion: 0.16.0 keywords: - tailing-sidecar - k8s-logging