James W.
|
f7642b5df4
|
Merge pull request #172 from jyje/issue-150/pipelines-extra-volumes
feat: [pipelines] add volumeMounts and volumes
|
2025-02-18 14:03:23 -07:00 |
|
James W.
|
77a502a9f7
|
Merge pull request #174 from jyje/v0.5.14
|
2025-02-18 10:47:53 -07:00 |
|
jyje
|
2dd1e147c3
|
chore: update open-webui to v0.5.14 (chart 5.15.0)
|
2025-02-19 02:39:01 +09:00 |
|
jyje
|
2a015f01e1
|
chore(pipelines): bump chart version from 0.1.0 to 0.2.0
|
2025-02-19 01:47:43 +09:00 |
|
jyje
|
6d1192b320
|
Merge remote-tracking branch 'upstream/main' into issue-150/pipelines-extra-volumes
|
2025-02-19 01:44:00 +09:00 |
|
James W.
|
e8838eaec8
|
Merge pull request #171 from jyje/v0.5.13
|
2025-02-18 06:15:13 -07:00 |
|
jyje
|
3e16c22e08
|
feat(pipelines): add volumeMounts and volumes
- need to bump chart version
|
2025-02-18 16:28:58 +09:00 |
|
jyje
|
22a20ddd45
|
chore: update open-webui to v0.5.13 (chart 5.14.0)
- update open-webui
- app: from v0.5.12 to v0.5.13
- chart: from 5.13.0 to 5.14.0
- no dependency update (pipelines need to be update)
|
2025-02-18 15:28:27 +09:00 |
|
James W.
|
d08df9c494
|
Merge pull request #170 from open-webui/release-pipelines-v0.1.0
chore: Update docs and try to re-trigger v0.1.0 release
|
2025-02-14 12:09:23 -07:00 |
|
0xThresh.eth
|
aa4995bc86
|
chore: Update docs and try to re-trigger v0.1.0 release
|
2025-02-14 12:07:19 -07:00 |
|
James W.
|
2043936012
|
chore: update Helm Release action to latest version
https://github.com/marketplace/actions/helm-chart-releaser is now on 1.7.0, which resolved an issue with releasing multiple charts from the same repo in a single action run.
|
2025-02-14 11:05:34 -08:00 |
|
James W.
|
f2e5e4226c
|
Merge pull request #146 from zadjadr/main
Allow to set OPENAI_API_BASE_URL manually
|
2025-02-14 11:47:21 -07:00 |
|
0xThresh.eth
|
c6d111535c
|
Support single OpenAI API endpoint, multiple endpoints, with or without Pipelines
|
2025-02-14 11:43:06 -07:00 |
|
0xThresh.eth
|
0e28ac5b4e
|
merge main
|
2025-02-14 11:07:02 -07:00 |
|
James W.
|
b2a5b3a331
|
Merge pull request #168 from jyje/0.5.12
Update open-webui to v0.5.12
|
2025-02-14 10:47:06 -07:00 |
|
jyje
|
51c2bb5937
|
chore: update open-webui to v0.5.12
- update open-webui
- app: from v0.5.11 to v0.5.12
- chart: from 5.11.0 to 5.12.0
- dependency update
- ollama chart: from 1.4.1 to 1.5.0
|
2025-02-14 19:11:19 +09:00 |
|
James W.
|
771687760a
|
Merge pull request #165 from jyje/0.5.11
|
2025-02-13 06:37:05 -07:00 |
|
jyje
|
be4ab2c29d
|
chore: update open-webui to v0.5.11
- update open-webui
- app: from v0.5.10 to v0.5.11
- chart: from 5.10.0 to 5.11.0
- no dependency update
|
2025-02-13 22:17:56 +09:00 |
|
James W.
|
4ada4ac05a
|
Merge pull request #162 from vinicinbgs/main
|
2025-02-12 17:13:39 -07:00 |
|
Vinicius Dutra
|
1e87660292
|
feat: enable annotations in redis pods
|
2025-02-10 17:59:20 -03:00 |
|
James W.
|
6ee6c9dc44
|
Merge pull request #160 from jyje/issue-158/update-ollama-chart
Fix example values for Ollama pull and run
|
2025-02-10 08:07:44 -07:00 |
|
jyje
|
021e958b5d
|
chore(subchart/ollama): fix example values for pull and run
|
2025-02-10 20:43:40 +09:00 |
|
James W.
|
97d4e16f51
|
Merge pull request #157 from ido777/add_certificate
Add managed certificate support and update ingress configuration for GKE
|
2025-02-09 13:36:40 -07:00 |
|
Ido777
|
d23608a778
|
Clear ingress annotations in values.yaml for open-webui chart
|
2025-02-09 22:29:53 +02:00 |
|
Ido777
|
9c5db2ccd2
|
disabled managed certificate setting in values.yaml
|
2025-02-09 17:26:38 +02:00 |
|
Ido777
|
3d8db7dc34
|
Disable ingress in values.yaml for open-webui chart to minimize changes
|
2025-02-09 17:18:46 +02:00 |
|
Ido777
|
0e865418e8
|
Add managed certificate support and update ingress configuration for Open WebUI
|
2025-02-09 17:08:31 +02:00 |
|
0xThresh.eth
|
52f97fcb02
|
Update chart version, update documentation
|
2025-02-07 11:57:11 -07:00 |
|
0xThresh.eth
|
aced37379a
|
Merge branch 'main' into zadjadr/main
|
2025-02-07 11:56:28 -07:00 |
|
Zadjad Rezai
|
7cc125f8cf
|
Allow multiple configurations for OPENAI_API_BASE_URLS
|
2025-02-07 11:57:29 +00:00 |
|
James W.
|
8acfa719fe
|
Merge pull request #155 from tuxtof/main
|
2025-02-06 09:32:29 -07:00 |
|
Christophe Jauffret
|
59048fd177
|
update open-webui to 0.5.10
|
2025-02-06 16:42:53 +01:00 |
|
Zadjad Rezai
|
eb466a6236
|
Allow to set OPENAI_API_BASE_URL manually
|
2025-01-20 09:53:55 +00:00 |
|
James W.
|
921af38848
|
Merge pull request #144 from open-webui/update-docs
Update docs and trigger release
|
2025-01-16 14:39:03 -07:00 |
|
0xThresh.eth
|
73268086eb
|
Update docs and trigger release
|
2025-01-16 14:38:49 -07:00 |
|
James W.
|
2e13b26b94
|
Merge pull request #143 from open-webui/fix-chart-lock
Add Bitnami chart repo to GH Actions steps
|
2025-01-16 14:35:10 -07:00 |
|
0xThresh.eth
|
32797850cd
|
Add Bitnami chart repo to GH Actions steps
|
2025-01-16 14:34:56 -07:00 |
|
James W.
|
30750a96ae
|
Merge pull request #142 from open-webui/fix-chart-lock
Add Bitnami source for Redis
|
2025-01-16 14:33:17 -07:00 |
|
0xThresh.eth
|
f187ecd6fc
|
Add Bitnami source for Redis
|
2025-01-16 14:28:50 -07:00 |
|
James W.
|
46068602fc
|
Merge pull request #141 from open-webui/fix-chart-lock
Fix chart lock
|
2025-01-16 14:27:15 -07:00 |
|
0xThresh.eth
|
e49bd4d041
|
Fix chart lock
|
2025-01-16 14:24:41 -07:00 |
|
James W.
|
b3c486f5e6
|
Merge pull request #137 from jyje/feat/websocket-with-redis
Add redis for websocket
|
2025-01-16 10:05:08 -08:00 |
|
jyje
|
4421135184
|
chore(ci): bump a target chart version of open-webui to 5.4.0
|
2025-01-15 02:48:34 +09:00 |
|
jyje
|
9c9aae9660
|
Merge branch 'main' into feat/websocket-with-redis
|
2025-01-15 02:44:56 +09:00 |
|
James W.
|
15b9ccbf84
|
Merge pull request #138 from jyje/feat/add-extra-resources
|
2025-01-14 09:36:33 -08:00 |
|
jyje
|
961d895fe4
|
Merge branch 'main' into feat/add-extra-resources
|
2025-01-15 02:35:19 +09:00 |
|
jyje
|
972a24510c
|
Merge branch 'main' into feat/websocket-with-redis
|
2025-01-15 02:34:05 +09:00 |
|
jyje
|
60864a365b
|
chore(redis): bump a target chart version to 5.3.0
|
2025-01-15 02:30:31 +09:00 |
|
jyje
|
64160c1750
|
chore(websocket): bump a target chart version to 5.3.0
|
2025-01-15 02:29:16 +09:00 |
|
James W.
|
1c9327eb4f
|
Merge pull request #139 from jyje/feat/owui-notes
Add helm notes (Helper Message)
|
2025-01-14 08:32:15 -08:00 |
|