3 Commits
0.8.1 ... 0.8.2

Author SHA1 Message Date
e1b7f97791 fix(ci): check of chart version
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-30 16:27:29 +02:00
d105c38ca7 fix(ci): check of chart version
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-30 16:21:55 +02:00
71ff345a95 chore(deps): update drone docker tag to v2.24.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-30 16:21:03 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -85,6 +85,7 @@ steps:
- name: release-helm-chart
commands:
- grep --only-matching 'version:"${DRONE_TAG}"' Chart.yaml || echo "Version ${DRONE_TAG} not found in Chart.yaml"
- helm repo add drone https://charts.cryptic.systems/drone
- helm package --version ${DRONE_TAG} .
- helm cm-push ${DRONE_REPO_NAME%-charts}-${DRONE_TAG}.tgz drone

View File

@ -3,7 +3,7 @@ name: drone
description: Drone Helm chart for Kubernetes
type: application
version: "0.8.1"
appVersion: "2.23.0"
appVersion: "2.24.0"
icon: https://readme.drone.io/logo.svg
keywords: