From b74fdaa93b44272823cd493c04d647212ae271e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Jan 2022 12:54:43 +0000 Subject: [PATCH] feat(images): update drone/drone to 2.8.0 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 bf73454e3..2fee049a5 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.7.3 + tag: 2.8.0 env: DRONE_DATABASE_DRIVER: postgres