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 ec9447a commit f15cd87
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 @@ -41,4 +41,4 @@ jobs:
version: v3.10.0
- name: verify helm chart
run: |
helm template . | pluto detect -omarkdown >> $GITHUB_STEP_SUMMARY
helm template . | pluto detect -omarkdown - >> $GITHUB_STEP_SUMMARY

0 comments on commit f15cd87

Please sign in to comment.