Compare commits

...

2 Commits

Author SHA1 Message Date
52ece063de
fix: bump to version v0.1.1
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2021-08-04 08:38:24 +02:00
e03fe1b5e9
fix: ignore additional file for helm packaging
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-04 08:38:02 +02:00
3 changed files with 9 additions and 2 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
runner
runner
*.tgz

6
.helmignore Normal file
View File

@ -0,0 +1,6 @@
runner
.drone.yml
.git
.gitignore
.markdownlint.yaml
*.tgz

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: drone
description: Drone Helm chart for Kubernetes
type: application
version: 0.1.0
version: 0.1.1
appVersion: 2.0.4
icon: https://readme.drone.io/logo.svg