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 eb9cc95 commit 4fccdc6
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 @@ -33,7 +33,7 @@ jobs:
run: docker login quay.io -u ${{ secrets.ALFRESCO_QUAY_IO_USERNAME }} -p ${{ secrets.ALFRESCO_QUAY_IO_PASSWORD }}

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

0 comments on commit 4fccdc6

Please sign in to comment.