From 5b82c8ca7857ecc194a1cad80749f055160f3447 Mon Sep 17 00:00:00 2001 From: dariuspie <30319704+dariuspie@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:58:23 +0200 Subject: [PATCH] [Release] Update Chart.yaml to v0.1.31 --- charts/egressd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/egressd/Chart.yaml b/charts/egressd/Chart.yaml index 739b7cc..db80e61 100644 --- a/charts/egressd/Chart.yaml +++ b/charts/egressd/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: egressd description: Kubernetes aware network traffic monitoring type: application -version: 0.1.30 -appVersion: "v0.12.2" +version: 0.1.31 +appVersion: "v0.12.3"