You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by kl...@apache.org on 2023/05/05 09:10:11 UTC

[incubator-devlake-helm-chart] branch update-v0.17.0-beta3 created (now 657dc9c)

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

klesh pushed a change to branch update-v0.17.0-beta3
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git


      at 657dc9c  feat: update helm version v0.17.0-beta3

This branch includes the following new commits:

     new 657dc9c  feat: update helm version v0.17.0-beta3

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: feat: update helm version v0.17.0-beta3

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

klesh pushed a commit to branch update-v0.17.0-beta3
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git

commit 657dc9c9e27b531faf333f1415725a4dee20426a
Author: Klesh Wong <zh...@merico.dev>
AuthorDate: Fri May 5 16:08:05 2023 +0800

    feat: update helm version v0.17.0-beta3
---
 charts/devlake/Chart.yaml  | 4 ++--
 charts/devlake/values.yaml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/charts/devlake/Chart.yaml b/charts/devlake/Chart.yaml
index 55de251..123783b 100644
--- a/charts/devlake/Chart.yaml
+++ b/charts/devlake/Chart.yaml
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: 0.17.0-beta2
+version: 0.17.0-beta3
 
 # devlake version
-appVersion: v0.17.0-beta2
+appVersion: v0.17.0-beta3
diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml
index 2aa6417..4cf15f4 100644
--- a/charts/devlake/values.yaml
+++ b/charts/devlake/values.yaml
@@ -17,7 +17,7 @@
 
 # replica count for dev
 replicaCount: 1
-imageTag: v0.17.0-beta2
+imageTag: v0.17.0-beta3
 
 mysql:
   # if use external mysql server, please set true