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

hanahmily pushed a commit to branch release-4.7.0
in repository https://gitbox.apache.org/repos/asf/skywalking-helm.git

commit aea911add7d6993096061698f6564db9db70024f
Author: Gao Hongtao <[email protected]>
AuthorDate: Mon Oct 14 01:41:22 2024 +0000

    Release 4.7.0
    
    Signed-off-by: Gao Hongtao <[email protected]>
---
 README.md                   | 2 +-
 chart/skywalking/Chart.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c208eeb..0c28bb7 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ and use `-f <filename>` or `--values=<filename>` to set them.
 Let's set some variables for convenient use later.
 
 ```shell
-export SKYWALKING_RELEASE_VERSION=4.6.0  # change the release version 
according to your need
+export SKYWALKING_RELEASE_VERSION=4.7.0  # change the release version 
according to your need
 export SKYWALKING_RELEASE_NAME=skywalking  # change the release name according 
to your scenario
 export SKYWALKING_RELEASE_NAMESPACE=default  # change the namespace to where 
you want to install SkyWalking
 ```
diff --git a/chart/skywalking/Chart.yaml b/chart/skywalking/Chart.yaml
index c0fcdef..edffdcf 100644
--- a/chart/skywalking/Chart.yaml
+++ b/chart/skywalking/Chart.yaml
@@ -16,7 +16,7 @@
 apiVersion: v2
 name: skywalking-helm
 home: https://skywalking.apache.org
-version: 4.6.0
+version: 4.7.0
 description: Helm Chart for Apache SkyWalking
 icon: 
https://raw.githubusercontent.com/apache/skywalking-kubernetes/master/logo/sw-logo-for-chart.jpg
 sources:

Reply via email to