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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]