Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kondoumh committed Oct 6, 2020
1 parent 688a8ec commit 3928d37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Setup helmfile
uses: mamezou-tech/setup-helmfile@v0.5.0
uses: mamezou-tech/setup-helmfile@v0.6.0
with:
install-kubectl: no
install-helm: no
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-helmfile",
"version": "0.5.0",
"version": "0.6.0",
"description": "Action for setup helmfile",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3928d37

Please sign in to comment.