From 5435956e0f37aead5de44067a09df32b6a1654cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Lino?= Date: Tue, 21 Apr 2020 12:34:09 +0100 Subject: [PATCH] Add ansicolor plugin to make build logs more readable. --- values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/values.yaml b/values.yaml index 56bb6ca..1a5a9c3 100644 --- a/values.yaml +++ b/values.yaml @@ -219,6 +219,7 @@ master: - git:4.2.0 - gitlab-api:1.0.6 - gitlab-branch-source:1.4.6 + - ansicolor:0.6.3 # Enable to always override the installed plugins with the values of 'master.installPlugins' on upgrade or redeployment. -- 2.24.1