Skip to content

Commit

Permalink
helm: bumped to 3.6.3 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
pozgo authored Jul 29, 2021
1 parent 4afd312 commit a8fafb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
env:
TERRAFORM_V: 1.0.3
HELM_V: 3.5.2
HELM_V: 3.6.3
KUBE_PROMPT_V: 1.0.11
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
env:
TERRAFORM_V: 1.0.3
HELM_V: 3.5.2
HELM_V: 3.6.3
KUBE_PROMPT_V: 1.0.11
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a8fafb8

Please sign in to comment.