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 c0f58d8 commit eb9cc95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloud-platform-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:

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

- name: Install Helm
Expand Down

0 comments on commit eb9cc95

Please sign in to comment.