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 20, 2023
1 parent 4fccdc6 commit a976e2c
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/[email protected]
with:
version: 'v1.25' # default is latest stable
version: 'v1.26.0' # default is latest stable
id: kubectl_install

- name: Install Helm
Expand Down

0 comments on commit a976e2c

Please sign in to comment.