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 2b467cd  Upgrade Oxia image to oxia/oxia:0.14.4 (#625)
2b467cd is described below

commit 2b467cd12e03e0c28a8377803ae011b0a20f4d01
Author: Lari Hotari <[email protected]>
AuthorDate: Thu Sep 4 17:40:21 2025 +0300

    Upgrade Oxia image to oxia/oxia:0.14.4 (#625)
---
 charts/pulsar/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index f05d876..7c5ddb0 100755
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -209,8 +209,8 @@ images:
     pullPolicy:
     hasCommand: false
   oxia:
-    repository: streamnative/oxia
-    tag: 0.12.0
+    repository: oxia/oxia
+    tag: 0.14.4
     pullPolicy:
 
 ## TLS

Reply via email to