Skip to content

Commit

Permalink
TIKA-4233 Check tika-helm for deprecated k8s APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed May 9, 2024
1 parent f15cd87 commit 11bb7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pluto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
mv pluto /usr/local/bin/pluto
chmod +x /usr/local/bin/pluto
- name: Set up Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4.2.0
with:
version: v3.10.0
- name: verify helm chart
Expand Down

0 comments on commit 11bb7e6

Please sign in to comment.