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/01 03:39:10 UTC

[incubator-devlake-helm-chart] branch update-mysql-version created (now 98d79c7)

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

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


      at 98d79c7  update mysql version

This branch includes the following new commits:

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

commit 98d79c70d203f28760669ede1ef0b45fafcfeee5
Author: Yingchu Chen <yi...@merico.dev>
AuthorDate: Tue Nov 1 11:38:54 2022 +0800

    update mysql version
---
 charts/devlake/Chart.yaml  | 2 +-
 charts/devlake/values.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/devlake/Chart.yaml b/charts/devlake/Chart.yaml
index 2bb7f40..156a852 100644
--- a/charts/devlake/Chart.yaml
+++ b/charts/devlake/Chart.yaml
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: v0.14.4
+version: v0.14.5
 
 # devlake version
 appVersion: "v0.14.2"
diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml
index 50e2cb7..dc69c7e 100644
--- a/charts/devlake/values.yaml
+++ b/charts/devlake/values.yaml
@@ -50,7 +50,7 @@ mysql:
   # image for mysql
   image:
     repository: mysql
-    tag: 8.0.30
+    tag: 8
     pullPolicy: IfNotPresent
 
   # resources config for mysql if have