This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch warren830-patch-4 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
commit 9f46f4f1ec60474c574f65725a025f3cd218f1dd Author: Warren Chen <[email protected]> AuthorDate: Sat Mar 11 00:22:51 2023 +0800 Update values.yaml --- charts/devlake/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml index f21840a..6ca53b0 100644 --- a/charts/devlake/values.yaml +++ b/charts/devlake/values.yaml @@ -17,7 +17,7 @@ # replica count for dev replicaCount: 1 -imageTag: v0.15.1-beta6 +imageTag: v0.16.0-beta4 mysql: # if use external mysql server, please set true
