From 86eebd4d552e4d1ede046a72da8e5e72a8cf98e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Aug 2021 15:30:55 +0000 Subject: [PATCH] fix(images): update drone/drone to 2.0.6 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/development/drone/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/development/drone/helm-release.yaml b/cluster/apps/development/drone/helm-release.yaml index 87058e080..330396128 100644 --- a/cluster/apps/development/drone/helm-release.yaml +++ b/cluster/apps/development/drone/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: drone/drone - tag: 2.0.4 + tag: 2.0.6 env: DRONE_DATABASE_DRIVER: postgres