chore: bump to version 0.3.0

This commit is contained in:
Chi-En Wu
2020-04-24 10:20:55 +08:00
parent 4e227b9daa
commit 512a7ad51c
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ type: library
# 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.
version: 0.2.0
version: 0.3.0

View File

@ -41,7 +41,7 @@ To use the library chart, `common` should be listed in `dependencies` field in y
```yaml
dependencies:
- name: common
version: 0.2.0
version: 0.3.0
repository: https://hahow-helm-charts.storage.googleapis.com/
```