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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f364d1  Update configuration in the document (#16)
5f364d1 is described below

commit 5f364d13d7a60ee0b475198434ae836b36dd8392
Author: Huang Youliang <butterbright0...@gmail.com>
AuthorDate: Mon May 13 14:56:07 2024 +0800

    Update configuration in the document (#16)
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 430f87d..f10a917 100644
--- a/README.md
+++ b/README.md
@@ -69,8 +69,8 @@ The command removes all the banyandb components associated 
with the chart and de
 | cluster.enabled | bool | `true` |  |
 | cluster.etcdEndpoints | list | `[]` |  |
 | cluster.image.pullPolicy | string | `"IfNotPresent"` |  |
-| cluster.image.repository | string | `"ghcr.io/apache/skywalking-banyandb"` | 
 |
-| cluster.image.tag | string | `"dc88130e8d0516c7989734bdeb505e2d92c1ab71"` |  
|
+| cluster.image.repository | string | `"docker.io/apache/skywalking-banyandb"` 
|  |
+| cluster.image.tag | string | `"0.6.0"` |  |
 | cluster.liaison.affinity | object | `{}` |  |
 | cluster.liaison.env | list | `[]` |  |
 | cluster.liaison.grpcSvc.annotations | object | `{}` |  |
@@ -131,8 +131,8 @@ The command removes all the banyandb components associated 
with the chart and de
 | standalone.httpSvc.port | int | `17913` |  |
 | standalone.httpSvc.type | string | `"LoadBalancer"` |  |
 | standalone.image.pullPolicy | string | `"IfNotPresent"` |  |
-| standalone.image.repository | string | 
`"ghcr.io/apache/skywalking-banyandb"` |  |
-| standalone.image.tag | string | `"dc88130e8d0516c7989734bdeb505e2d92c1ab71"` 
|  |
+| standalone.image.repository | string | 
`"docker.io/apache/skywalking-banyandb"` |  |
+| standalone.image.tag | string | `"0.6.0"` |  |
 | standalone.ingress.annotations | object | `{}` |  |
 | standalone.ingress.enabled | bool | `false` |  |
 | standalone.ingress.labels | object | `{}` |  |

Reply via email to