From 21c04addd2913947bd18cdd3560eb3f517e9903e Mon Sep 17 00:00:00 2001 From: Balazs Scheidler Date: Fri, 22 Dec 2023 14:03:37 +0100 Subject: [PATCH] charts: bump version of axosyslog-collector to test release process Signed-off-by: Balazs Scheidler --- charts/axosyslog-collector/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/axosyslog-collector/Chart.yaml b/charts/axosyslog-collector/Chart.yaml index 9f5f1eef46..bd330250ba 100644 --- a/charts/axosyslog-collector/Chart.yaml +++ b/charts/axosyslog-collector/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: axosyslog-collector description: AxoSyslog Kubernetes log collector type: application -version: 0.8.0 +version: 0.8.1 appVersion: "4.5.0"