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/01/19 03:35:08 UTC

[incubator-devlake-helm-chart] branch test-version created (now e8dbffe)

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

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


      at e8dbffe  update v0.14.10

This branch includes the following new commits:

     new e8dbffe  update v0.14.10

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 v0.14.10

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

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

commit e8dbffe1ff5b3c8ebfde0f2eb140e172360e6f76
Author: Yingchu Chen <yi...@merico.dev>
AuthorDate: Thu Jan 19 11:34:55 2023 +0800

    update v0.14.10
---
 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 665ecf6..7bcb21e 100644
--- a/charts/devlake/Chart.yaml
+++ b/charts/devlake/Chart.yaml
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: v0.15.0
+version: v0.14.10
 
 # devlake version
-appVersion: "v0.15.0-rc4"
+appVersion: "v0.14.7"
diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml
index 4749b9b..780e3a6 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.15.0-rc4
+    tag: v0.14.7
     pullPolicy: Always
 
   resources: {}
@@ -128,7 +128,7 @@ grafana:
 lake:
   image:
     repository: apache/devlake
-    tag: v0.15.0-rc4
+    tag: v0.14.7
     pullPolicy: Always
   # storage for config
   storage:
@@ -160,7 +160,7 @@ lake:
 ui:
   image:
     repository: apache/devlake-config-ui
-    tag: v0.15.0-rc4
+    tag: v0.14.6
     pullPolicy: Always
 
   resources: {}