From 6bb524d463e6ad81338feefbc1ec9d83e487181c Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 26 Sep 2021 16:35:27 +0200 Subject: [PATCH] fix: bump to chart version 1.5.0 and app version 2.5.0 --- Chart.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 227fc23..445276f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: drone description: Drone Helm chart for Kubernetes type: application -version: 0.1.4 -appVersion: 2.3.1 +version: 0.1.5 +appVersion: 2.4.0 icon: https://readme.drone.io/logo.svg keywords: @@ -12,8 +12,9 @@ keywords: - drone-runner - ci - cd + sources: -- https://git.cryptic.systems/volker.raschek/drone-charts +- https://github.com/volker-raschek/drone-charts - https://github.com/drone/drone - https://hub.docker.com/r/drone/drone