You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devlake.apache.org by "klesh (via GitHub)" <gi...@apache.org> on 2023/02/07 06:49:00 UTC

[GitHub] [incubator-devlake-helm-chart] klesh commented on a diff in pull request #71: udpate to v0.15.1-beta3

klesh commented on code in PR #71:
URL: https://github.com/apache/incubator-devlake-helm-chart/pull/71#discussion_r1098238129


##########
charts/devlake/Chart.yaml:
##########
@@ -29,7 +29,7 @@ type: application
 
 
 # Chart version
-version: 0.15.0-rc5
+version: v0.15.1-beta3
 
 # devlake version
-appVersion: "v0.15.0-rc5"
+appVersion: "vv0.15.1-beta3"

Review Comment:
   why not refer by variable since the same tag has been defined in `values.yaml:131`?



##########
charts/devlake/values.yaml:
##########
@@ -113,7 +113,7 @@ grafana:
   # image for grafana
   image:
     repository: apache/devlake-dashboard
-    tag: v0.15.0-rc5
+    tag: vv0.15.1-beta3

Review Comment:
   why double `v` ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org