This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika-helm.git
The following commit(s) were added to refs/heads/main by this push:
new ea5330a TIKA-4678 Create GitHub Action automation to publish
tika-helm to Artfactory on each merge to main branch (#36)
ea5330a is described below
commit ea5330ab8e8003f5a8a24412ab9c5c4efa3887e1
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Fri Apr 3 17:41:55 2026 -0700
TIKA-4678 Create GitHub Action automation to publish tika-helm to
Artfactory on each merge to main branch (#36)
---
.helmignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.helmignore b/.helmignore
index 2d9d142..90f96e5 100644
--- a/.helmignore
+++ b/.helmignore
@@ -21,4 +21,8 @@
.idea/
*.tmproj
.vscode/
+# CI / automation (not shipped in the chart package)
+.jfrog-cli-cache/
+.github/
+.asf.yaml
tests