1 Commits

Author SHA1 Message Date
04148aae0b fix: Add .helmignore to exclude packages directory from helm lint
All checks were successful
Helm Chart Release / release-chart (push) Successful in 5s
Update Docker Images and Helm Chart / update (push) Successful in 7s
- helm lint was failing because pack files in .git/ and packages/*.tgz
  exceeded the 5MB file size limit
- Add .helmignore to exclude packages/, .git/, .gitea/ and *.tgz files

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-17 10:36:34 +09:00