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 2022/11/18 09:28:26 UTC

[incubator-devlake-helm-chart] branch update-to-0.14.4 created (now 2c06663)

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

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


      at 2c06663  udpate version

This branch includes the following new commits:

     new 2c06663  udpate version

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: udpate version

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

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

commit 2c06663a3381b54ca7278a90008bcc925a222133
Author: Yingchu Chen <yi...@merico.dev>
AuthorDate: Fri Nov 18 17:28:14 2022 +0800

    udpate version
---
 charts/devlake/Chart.yaml  | 4 ++--
 charts/devlake/values.yaml | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/devlake/Chart.yaml b/charts/devlake/Chart.yaml
index 03022da..8c83d35 100644
--- a/charts/devlake/Chart.yaml
+++ b/charts/devlake/Chart.yaml
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: v0.14.6
+version: v0.14.7
 
 # devlake version
-appVersion: "v0.14.3"
+appVersion: "v0.14.4"
diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml
index c63d3d3..e53ea92 100644
--- a/charts/devlake/values.yaml
+++ b/charts/devlake/values.yaml
@@ -113,7 +113,7 @@ grafana:
   # image for grafana
   image:
     repository: apache/devlake-dashboard
-    tag: v0.14.3
+    tag: v0.14.4
     pullPolicy: Always
 
   resources: {}
@@ -128,7 +128,7 @@ grafana:
 lake:
   image:
     repository: apache/devlake
-    tag: v0.14.3
+    tag: v0.14.4
     pullPolicy: Always
   # storage for config
   storage:
@@ -154,7 +154,7 @@ lake:
 ui:
   image:
     repository: apache/devlake-config-ui
-    tag: v0.14.3
+    tag: v0.14.4
     pullPolicy: Always
 
   resources: {}