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 2efecd3  Upgrade Oxia to 0.16.6 (#691)
2efecd3 is described below

commit 2efecd36483ba31103b3a965f2d82e3bd92fcde0
Author: Lari Hotari <[email protected]>
AuthorDate: Sun Jun 7 23:39:17 2026 +0300

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

Reply via email to