[PR #730] [MERGED] chore(langsmith): bump chart to 0.15.0-rc.16 #729

Closed
opened 2026-06-05 19:17:33 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/730
Author: @rx5ad
Created: 5/21/2026
Status: Merged
Merged: 5/21/2026
Merged by: @rx5ad

Base: mainHead: chore/chart-bump-0.15.0-rc.16


📝 Commits (2)

  • 836ccee chore(langsmith): bump chart to 0.15.0-rc.16
  • faaa48a chore(langsmith): run helm-docs for 0.15.0-rc.16

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 charts/langsmith/Chart.yaml (+1 -1)
📝 charts/langsmith/README.md (+1 -1)

📄 Description

Summary

  • Bumps charts/langsmith/Chart.yaml version from 0.15.0-rc.150.15.0-rc.16 so the /api/v1/fleet/ nginx routes from #729 actually get released. That PR edited templates/frontend/config-map.yaml but did not bump Chart.yaml, so 0.15.0-rc.15 does not contain the new routes.
  • appVersion is unchanged (0.15.7rc1) — no image/app change.

Test plan

  • CI lints the chart

🔄 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/langchain-ai/helm/pull/730 **Author:** [@rx5ad](https://github.com/rx5ad) **Created:** 5/21/2026 **Status:** ✅ Merged **Merged:** 5/21/2026 **Merged by:** [@rx5ad](https://github.com/rx5ad) **Base:** `main` ← **Head:** `chore/chart-bump-0.15.0-rc.16` --- ### 📝 Commits (2) - [`836ccee`](https://github.com/langchain-ai/helm/commit/836ccee1fd650a0b485ecff966690b1420ba438a) chore(langsmith): bump chart to 0.15.0-rc.16 - [`faaa48a`](https://github.com/langchain-ai/helm/commit/faaa48a4e4b99c3759b5309a32e1721d3fbcec6b) chore(langsmith): run helm-docs for 0.15.0-rc.16 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `charts/langsmith/Chart.yaml` (+1 -1) 📝 `charts/langsmith/README.md` (+1 -1) </details> ### 📄 Description ## Summary - Bumps `charts/langsmith/Chart.yaml` `version` from `0.15.0-rc.15` → `0.15.0-rc.16` so the `/api/v1/fleet/` nginx routes from #729 actually get released. That PR edited `templates/frontend/config-map.yaml` but did not bump `Chart.yaml`, so `0.15.0-rc.15` does not contain the new routes. - `appVersion` is unchanged (`0.15.7rc1`) — no image/app change. ## Test plan - [x] CI lints the chart --- <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-06-05 19:17:33 -04:00
yindo closed this issue 2026-06-05 19:17:33 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/helm#729