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 23468c0  Upgrade to Oxia 0.16.7 (#693)
23468c0 is described below

commit 23468c0c849eb863a8bde46d27e9ede6489c2b29
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Jun 9 10:12:30 2026 +0300

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

Reply via email to