chore: bumping Helm chart version (#294)

* chore: adding mac rubbish to gitignore

* chore: bumping chart version
This commit is contained in:
callum-tait-pbx 2021-02-07 07:46:19 +00:00 committed by GitHub
parent 28e80a2d28
commit 2146c62c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@ -26,3 +26,6 @@ bin
.envrc
*.pem
# OS
.DS_STORE

View File

@ -15,12 +15,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.1
version: 0.3.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 0.16.1
appVersion: 0.17.0
home: https://github.com/summerwind/actions-runner-controller