This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new 8334f86  Upgrade Dekaf UI to 1.1.0 (#646)
8334f86 is described below

commit 8334f866ac988facedd5419e8d46b49265c3d60d
Author: Kiryl Valkovich <[email protected]>
AuthorDate: Wed Jan 7 16:48:53 2026 +0300

    Upgrade Dekaf UI to 1.1.0 (#646)
---
 charts/pulsar/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index 723a9d9..3fef4a2 100755
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -212,7 +212,7 @@ images:
     hasCommand: false
   dekaf:
     repository: visortelle/dekaf
-    tag: 1.0.0
+    tag: 1.1.0
     # uses defaultPullPolicy when unspecified
     pullPolicy:
   oxia:

Reply via email to