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/17 06:11:51 UTC

[incubator-devlake-helm-chart] branch update created (now ca0238c)

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

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


      at ca0238c  udpate version

This branch includes the following new commits:

     new ca0238c  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
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git

commit ca0238c4cd914702f39b966de0dae85a1e2608c4
Author: Yingchu Chen <yi...@merico.dev>
AuthorDate: Thu Nov 17 14:11:26 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 156a852..03022da 100644
--- a/charts/devlake/Chart.yaml
+++ b/charts/devlake/Chart.yaml
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: v0.14.5
+version: v0.14.6
 
 # devlake version
-appVersion: "v0.14.2"
+appVersion: "v0.14.3"
diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml
index e7c4963..c63d3d3 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.2
+    tag: v0.14.3
     pullPolicy: Always
 
   resources: {}
@@ -128,7 +128,7 @@ grafana:
 lake:
   image:
     repository: apache/devlake
-    tag: v0.14.2
+    tag: v0.14.3
     pullPolicy: Always
   # storage for config
   storage:
@@ -154,7 +154,7 @@ lake:
 ui:
   image:
     repository: apache/devlake-config-ui
-    tag: v0.14.2
+    tag: v0.14.3
     pullPolicy: Always
 
   resources: {}