From 6338cb4ffe2ac3b99088703873c4223f17ee3e8b Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Mon, 6 Jul 2026 14:46:24 +0300 Subject: [PATCH] Use Pulsar 4.0.12 image by default --- charts/pulsar/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml index 64900e0f..374ac134 100644 --- a/charts/pulsar/Chart.yaml +++ b/charts/pulsar/Chart.yaml @@ -18,7 +18,7 @@ # apiVersion: v2 -appVersion: "4.0.11" +appVersion: "4.0.12" description: Apache Pulsar Helm chart for Kubernetes name: pulsar version: 4.6.1