[PR #292] [MERGED] feat: add app.kubernetes.io/name labels #308

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/292
Author: @pinkavaj
Created: 9/3/2025
Status: Merged
Merged: 9/5/2025
Merged by: @westbrook-ai

Base: mainHead: pi-labels


📝 Commits (1)

  • cc5c099 feat: add app.kubernetes.io/name labels

📊 Changes

6 files changed (+6 additions, -4 deletions)

View changed files

📝 charts/open-webui/Chart.yaml (+1 -1)
📝 charts/open-webui/README.md (+1 -1)
📝 charts/open-webui/templates/_helpers.tpl (+1 -0)
📝 charts/pipelines/Chart.yaml (+1 -1)
📝 charts/pipelines/README.md (+1 -1)
📝 charts/pipelines/templates/_helpers.tpl (+1 -0)

📄 Description

This label is suggested by Helm best practices and have general use for eg. monitoring etc, where the standard set of labels help identify the application.

https://helm.sh/docs/chart_best_practices/labels/


🔄 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/292 **Author:** [@pinkavaj](https://github.com/pinkavaj) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `pi-labels` --- ### 📝 Commits (1) - [`cc5c099`](https://github.com/open-webui/helm-charts/commit/cc5c0998d577abdf3d78ac861cce7733b1315a6a) feat: add app.kubernetes.io/name labels ### 📊 Changes **6 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+1 -1) 📝 `charts/open-webui/README.md` (+1 -1) 📝 `charts/open-webui/templates/_helpers.tpl` (+1 -0) 📝 `charts/pipelines/Chart.yaml` (+1 -1) 📝 `charts/pipelines/README.md` (+1 -1) 📝 `charts/pipelines/templates/_helpers.tpl` (+1 -0) </details> ### 📄 Description This label is suggested by Helm best practices and have general use for eg. monitoring etc, where the standard set of labels help identify the application. https://helm.sh/docs/chart_best_practices/labels/ --- <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:18 -05:00
yindo closed this issue 2026-02-15 19:17:18 -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#308