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 e1b5c98 commit 2c21f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-platform-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Kubernetes
uses: azure/setup-kubectl@v3
with:
version: '1.28' # default is latest stable
version: 'v1.28' # default is latest stable
id: install

- name: Install Helm
Expand Down

0 comments on commit 2c21f22

Please sign in to comment.