[PR #263] [MERGED] feat: add support for revisionHistoryLimit and priorityClassName #291

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/263
Author: @DrFaust92
Created: 7/18/2025
Status: Merged
Merged: 7/21/2025
Merged by: @westbrook-ai

Base: mainHead: revisionhistorylimit


📝 Commits (5)

  • 38b37da feat: add support for revisionHistoryLimit
  • 14268e5 feat: add support for priorityClassName
  • 70d4347 feat: add support for priorityClassName
  • bec3a9d feat: add support for priorityClassName
  • 505935b feat: add support for priorityClassName

📊 Changes

4 files changed (+20 additions, -8 deletions)

View changed files

📝 charts/open-webui/Chart.yaml (+7 -7)
📝 charts/open-webui/README.md (+3 -1)
📝 charts/open-webui/templates/workload-manager.yaml (+6 -0)
📝 charts/open-webui/values.yaml (+4 -0)

📄 Description

closes https://github.com/open-webui/helm-charts/issues/192


🔄 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/263 **Author:** [@DrFaust92](https://github.com/DrFaust92) **Created:** 7/18/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `revisionhistorylimit` --- ### 📝 Commits (5) - [`38b37da`](https://github.com/open-webui/helm-charts/commit/38b37da1672ebcbabcac1a4237fe9cc0692e442e) feat: add support for revisionHistoryLimit - [`14268e5`](https://github.com/open-webui/helm-charts/commit/14268e579f26572e24effead0b6152928caa5be1) feat: add support for priorityClassName - [`70d4347`](https://github.com/open-webui/helm-charts/commit/70d4347b9378d44c2f322156f81f6e1485652e73) feat: add support for priorityClassName - [`bec3a9d`](https://github.com/open-webui/helm-charts/commit/bec3a9dbaefbe9a9d1b679e8c4477a8e1524256b) feat: add support for priorityClassName - [`505935b`](https://github.com/open-webui/helm-charts/commit/505935ba2320e03b974e587d264e8c989e480a9a) feat: add support for priorityClassName ### 📊 Changes **4 files changed** (+20 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+7 -7) 📝 `charts/open-webui/README.md` (+3 -1) 📝 `charts/open-webui/templates/workload-manager.yaml` (+6 -0) 📝 `charts/open-webui/values.yaml` (+4 -0) </details> ### 📄 Description closes https://github.com/open-webui/helm-charts/issues/192 --- <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:17:14 -05:00
yindo closed this issue 2026-02-15 19:17:14 -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#291