Skip to content

Commit

Permalink
NIT-994 pipeline for installing helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahzad Chaudhry committed Dec 19, 2023
1 parent 2c21f22 commit a07057f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cloud-platform-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:

- name: Install Kubernetes
uses: azure/setup-kubectl@v3
with:
version: 'v1.28' # default is latest stable
id: install
# with:
# version: 'v1.28' # default is latest stable
# id: install

- name: Install Helm
uses: azure/setup-helm@v3
Expand Down

0 comments on commit a07057f

Please sign in to comment.