mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
📊 chore: Remove Old Helm Chart (#7512)
Co-authored-by: hofq <gregorspalme@protonmail.com>
This commit is contained in:
parent
a2f330e6ca
commit
7e98702a87
12 changed files with 4 additions and 442 deletions
4
.github/workflows/helmcharts.yml
vendored
4
.github/workflows/helmcharts.yml
vendored
|
@ -26,6 +26,10 @@ jobs:
|
|||
uses: azure/setup-helm@v4
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
- name: Build Subchart Deps
|
||||
run: |
|
||||
cd helm/librechat-rag-api
|
||||
helm dependency build
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue