From da731615d37fccf43d64ffcf602aca1f94e5d0d1 Mon Sep 17 00:00:00 2001 From: Warren Chen Date: Tue, 31 Jan 2023 11:40:33 +0800 Subject: [PATCH] fix(image version): change to v0.15.0-rc4 (#67) --- charts/devlake/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/devlake/values.yaml b/charts/devlake/values.yaml index 780e3a6..4749b9b 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.14.7 + tag: v0.15.0-rc4 pullPolicy: Always resources: {} @@ -128,7 +128,7 @@ grafana: lake: image: repository: apache/devlake - tag: v0.14.7 + tag: v0.15.0-rc4 pullPolicy: Always # storage for config storage: @@ -160,7 +160,7 @@ lake: ui: image: repository: apache/devlake-config-ui - tag: v0.14.6 + tag: v0.15.0-rc4 pullPolicy: Always resources: {}