From 6fe5e6f0d3b7686c6be0457733e825ee68cb9b35 Mon Sep 17 00:00:00 2001 From: Gao Hongtao Date: Mon, 14 Oct 2024 10:06:44 +0800 Subject: [PATCH] Release 4.7.0 (#161) --- 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 ` or `--values=` 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 4762a68..2189e3e 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: