From a4795f534dcd4789d64b2f528f562d65c779d4bb Mon Sep 17 00:00:00 2001 From: Matt Reiferson Date: Tue, 26 Dec 2023 10:14:45 -0800 Subject: [PATCH] Update Chart.yaml bump version --- charts/nsq/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nsq/Chart.yaml b/charts/nsq/Chart.yaml index 4a20aa4..1829644 100644 --- a/charts/nsq/Chart.yaml +++ b/charts/nsq/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: nsq description: A realtime distributed messaging platform type: application -version: 0.0.9 +version: 0.0.10 appVersion: 1.2.1 home: https://github.com/nsqio/helm-chart/tree/master/charts/nsq icon: https://nsq.io/static/img/nsq_blue.png