You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2023/02/21 03:58:44 UTC

[incubator-devlake-helm-chart] branch fix-update-0.15.1-beta5 created (now 6b2d793)

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

warren pushed a change to branch fix-update-0.15.1-beta5
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git


      at 6b2d793  update 0.15.1-beta5

This branch includes the following new commits:

     new 6b2d793  update 0.15.1-beta5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-devlake-helm-chart] 01/01: update 0.15.1-beta5

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

warren pushed a commit to branch fix-update-0.15.1-beta5
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git

commit 6b2d79304a612ec65b499341cc1409e250b6cee8
Author: Yingchu Chen <yi...@merico.dev>
AuthorDate: Tue Feb 21 11:58:33 2023 +0800

    update 0.15.1-beta5
---
 README.md                  | 2 +-
 charts/devlake/Chart.yaml  | 4 ++--
 charts/devlake/values.yaml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 333865c..aae9674 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Then you can visit:
 
 ```shell
 helm repo update
-helm upgrade --install devlake devlake/devlake --version=0.15.0
+helm upgrade --install devlake devlake/devlake --version=0.15.1-beta5
 ```
 
 ## Uninstall
diff --git a/charts/devlake/Chart.yaml b/charts/devlake/Chart.yaml
index 66ef397..d3f4fc9 100644
--- a/charts/devlake/Chart.yaml
+++ b/charts/devlake/Chart.yaml
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: 0.15.0
+version: 0.15.1-beta5
 
 # devlake version
-appVersion: v0.15.0
+appVersion: v0.15.1-beta5
diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml
index 7405c66..837d59e 100644
--- a/charts/devlake/values.yaml
+++ b/charts/devlake/values.yaml
@@ -17,7 +17,7 @@
 
 # replica count for dev
 replicaCount: 1
-imageTag: v0.15.0
+imageTag: v0.15.1-beta5
 
 mysql:
   # if use external mysql server, please set true