Commit Graph

15 Commits

Author SHA1 Message Date
Nicolò Ciraci
aa0c381f01
fix(namespace): add namespace explicitly
Signed-off-by: Nicolò Ciraci <ciraci.nicolo@gmail.com>
2024-12-05 15:47:51 +01:00
James W.
905073b392
Bump Pipelines chart version to release latest fixes 2024-12-01 17:20:04 -08:00
James W.
e2bb6c5ac4
Merge pull request #117 from alexnederlof/patch-2
Fix Pipelines persistance
2024-12-01 18:19:28 -07:00
Alex Nederlof
f539153797
Enable service accounts for pipelines chart
Follow up from https://github.com/open-webui/helm-charts/pull/110
2024-11-29 07:43:42 +01:00
Alex Nederlof
5a9e030548
Fix Pipelines persistance
I might not fully understand, but currently the pipelines are not persisted between restarts because they are stored in `/app/piplines` which is not the current persistent volume. That one is `/app/backend/data`.

`/app/backend/data` is mentioned in [the Openweb-ui readme](0a26c41c7b/README.md (L90)) but I see no mention of it in the pipelines repo.
2024-11-28 20:45:52 +01:00
Hongbo Miao
7605066b8e
docs: add how to set custom api key 2024-10-22 03:19:08 -07:00
James W.
17e1e7d61a
Update Pipelines chart version 2024-08-17 20:10:43 -07:00
James W.
80be808ed1
Delay update on Pipelines chart version
There's a bug with the Helm releaser Github action that prevents you from releasing multiple charts in the same PR, so I'll merge this PR without updating the chart version and update that in a separate PR to trigger that action.
2024-08-17 20:09:05 -07:00
Marlapati Venkata Naga Sai Teja[marlapativ]
4256a677f2 fix: chart version update and readme update 2024-08-17 00:32:21 -04:00
Marlapati Venkata Naga Sai Teja[marlapativ]
5c438db555 feat: adding imagepullsecrets to open-webui and pipelines 2024-08-17 00:03:43 -04:00
0xThresh.eth
4ca08e3c9b Fix Pipelines release 2024-06-06 17:43:50 -07:00
0xThresh.eth
a3510edc50 Upgrade Open WebUI app to v0.2+ 2024-06-04 21:37:40 -06:00
0xThresh.eth
d9c993a7db Updated example to match Pipelines documentation 2024-06-02 20:08:11 -06:00
0xThresh.eth
29e38c8d50 Updated Pipeliens README 2024-06-02 20:01:40 -06:00
0xThresh.eth
d6aa262b7f feat - add new chart for Pipelines 2024-05-31 16:15:00 -06:00