[PR #55] [MERGED] Push the helm charts to ghcr.io as an OCI artifact #148

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/55
Author: @chgl
Created: 7/27/2024
Status: Merged
Merged: 7/31/2024
Merged by: @westbrook-ai

Base: mainHead: publish-as-an-oci-artifact


📝 Commits (1)

  • 7273974 Push the helm charts to ghcr.io as an OCI artifact

📊 Changes

1 file changed (+17 additions, -5 deletions)

View changed files

📝 .github/workflows/helm-release.yml (+17 -5)

📄 Description

Closes #50

I removed the azure/setup-helm@v4 action since helm already comes pre-installed on the latest GitHub-hosted runners.

🤞 this works on the first try.


🔄 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/55 **Author:** [@chgl](https://github.com/chgl) **Created:** 7/27/2024 **Status:** ✅ Merged **Merged:** 7/31/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `publish-as-an-oci-artifact` --- ### 📝 Commits (1) - [`7273974`](https://github.com/open-webui/helm-charts/commit/72739749432c6d0222abe1db0d18a389329dbd7e) Push the helm charts to ghcr.io as an OCI artifact ### 📊 Changes **1 file changed** (+17 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/helm-release.yml` (+17 -5) </details> ### 📄 Description Closes #50 I removed the `azure/setup-helm@v4` action since helm already comes pre-installed on the latest GitHub-hosted runners. 🤞 this works on the first try. --- <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:36 -05:00
yindo closed this issue 2026-02-15 19:16:36 -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#148