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 1aee88f  Upgrade Oxia to 0.16.4 (#690)
1aee88f is described below

commit 1aee88fec214e0206ddca6482be2505e3d30ea82
Author: Lari Hotari <[email protected]>
AuthorDate: Sun May 31 19:48:20 2026 +0300

    Upgrade Oxia to 0.16.4 (#690)
---
 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 76c61d1..20856b2 100755
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -222,7 +222,7 @@ images:
     pullPolicy:
   oxia:
     repository: oxia/oxia
-    tag: 0.16.3
+    tag: 0.16.4
     pullPolicy:
   standalone:
     # uses defaultPulsarImageRepository when unspecified

Reply via email to