[PR #101] [MERGED] feat: add Apache Tika dependency #176

Closed
opened 2026-02-15 19:16:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/101
Author: @okamototk
Created: 11/3/2024
Status: Merged
Merged: 11/7/2024
Merged by: @westbrook-ai

Base: mainHead: tika-support


📝 Commits (3)

  • 7fb97e6 feat: add Apache Tika dependency
  • 54961fc Updated Chart version and docs
  • 6a61802 Bundle in Tika chart, update docs, update Ollama chart to latest

📊 Changes

9 files changed (+25 additions, -5 deletions)

View changed files

📝 .github/workflows/helm-release.yml (+1 -0)
📝 charts/open-webui/Chart.lock (+6 -3)
📝 charts/open-webui/Chart.yaml (+5 -1)
📝 charts/open-webui/README.md (+3 -1)
charts/open-webui/charts/ollama-0.63.1.tgz (+0 -0)
charts/open-webui/charts/ollama-0.64.0.tgz (+0 -0)
charts/open-webui/charts/tika-2.9.0.tgz (+0 -0)
📝 charts/open-webui/templates/workload-manager.yaml (+6 -0)
📝 charts/open-webui/values.yaml (+4 -0)

📄 Description

Adding Apache Tika dependency and auto configuration.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/helm-charts/pull/101 **Author:** [@okamototk](https://github.com/okamototk) **Created:** 11/3/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `tika-support` --- ### 📝 Commits (3) - [`7fb97e6`](https://github.com/open-webui/helm-charts/commit/7fb97e6a35940269663cf8ea330c7a78b7da599c) feat: add Apache Tika dependency - [`54961fc`](https://github.com/open-webui/helm-charts/commit/54961fc38b34794ae986f480043b694b886df411) Updated Chart version and docs - [`6a61802`](https://github.com/open-webui/helm-charts/commit/6a61802dab953414c5063818f0f9d2ac85e1d862) Bundle in Tika chart, update docs, update Ollama chart to latest ### 📊 Changes **9 files changed** (+25 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/helm-release.yml` (+1 -0) 📝 `charts/open-webui/Chart.lock` (+6 -3) 📝 `charts/open-webui/Chart.yaml` (+5 -1) 📝 `charts/open-webui/README.md` (+3 -1) ➖ `charts/open-webui/charts/ollama-0.63.1.tgz` (+0 -0) ➕ `charts/open-webui/charts/ollama-0.64.0.tgz` (+0 -0) ➕ `charts/open-webui/charts/tika-2.9.0.tgz` (+0 -0) 📝 `charts/open-webui/templates/workload-manager.yaml` (+6 -0) 📝 `charts/open-webui/values.yaml` (+4 -0) </details> ### 📄 Description Adding Apache Tika dependency and auto configuration. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:16:43 -05:00
yindo closed this issue 2026-02-15 19:16:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#176