James W.
b2d58a724e
Merge pull request #190 from jyje/issue-184/add-milvus
...
feat(charts/open-webui): add the Milvus chart for RAG
2025-03-09 20:06:43 -06:00
James W.
4c0d7562a1
Merge pull request #187 from cnblogs-dudu/add-option-to-disable-openai-api
...
feat: add option to disable openai api
2025-03-09 20:04:30 -06:00
jyje
a343ea7c78
docs(charts/open-webui): refresh readme via helm-docs
2025-03-09 11:52:58 +09:00
jyje
57da11ee6d
feat(charts/open-webui): add the milvus chart for RAG
...
- bump the version of open-webui from 5.20.0 to 5.21.0
- add the value `rag` and add its core values (vectorDB, embeddingEngine, embeddingModel)
- add milvus chart and add its core values (uri, db, token)
2025-02-28 22:15:13 +09:00
jyje
1de55f7599
docs(open-webui): refresh readme via helm-docs
2025-02-26 07:04:12 +09:00
dudu
bc910cc2d3
feat: add option to disable openai api
2025-02-22 23:11:36 +08:00
rbnis
e8dbf957b1
feat: add support for hostAliases
2025-02-21 17:58:26 +01:00
0xThresh.eth
800614e308
release: Update OWUI chart to v0.5.16
2025-02-20 19:05:44 -07:00
jyje
cbdca59247
chore: update open-webui to v0.5.15 (chart 5.17.0)
2025-02-20 21:46:58 +09:00
Manuel Cañete
2a4faf6a96
feat(open-webui): enhance redis deployment with additional configurable properties
2025-02-19 16:52:34 +01:00
jyje
ef8d0a19be
chore: update chart lock of open-webui to 5.16.0
...
- bump chart from 5.15.0 to 5.16.0
- updated subcharts
- ollama: no values changed - bump `appVersion`
- pipelines: values changed (compatible) - see https://github.com/open-webui/helm-charts/compare/pipelines-0.0.6...pipelines-0.2.0
- redis: no values changed - minor update for `renderSecurityContext`
2025-02-19 09:42:42 +09:00
jyje
2dd1e147c3
chore: update open-webui to v0.5.14 (chart 5.15.0)
2025-02-19 02:39:01 +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
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
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
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
0xThresh.eth
52f97fcb02
Update chart version, update documentation
2025-02-07 11:57:11 -07:00
Christophe Jauffret
59048fd177
update open-webui to 0.5.10
2025-02-06 16:42:53 +01:00
0xThresh.eth
e49bd4d041
Fix chart lock
2025-01-16 14:24:41 -07:00
jyje
9c9aae9660
Merge branch 'main' into feat/websocket-with-redis
2025-01-15 02:44:56 +09:00
jyje
b894afc239
chore(websocket): fix full redis url
2025-01-12 02:49:06 +09:00
jyje
0ccce3cf5f
feat(websocket): add redis-cluster from bitnami chart
...
- add values and corresponding readme
- add subchart **redis-20.6.2**
2025-01-12 01:34:50 +09:00
jyje
51aab38029
chore(websocket): revert test lines for release workflows and refactor readme and values
2025-01-11 16:47:12 +09:00
jyje
069909c5f3
feat: add extra-resources for all owui and owui pipelines
...
- list of ConfigMaps, SealedSecrets, other CRDs
- no Secrets for secure GitOps
2025-01-07 17:00:20 +09:00
0xThresh.eth
299203bc14
Upgrade to v0.5.4
2025-01-05 12:24:10 -07:00
jyje
902852e161
Merge branch 'main' into feat/open-webui-add-probes
...
# Conflicts (resolved):
# charts/open-webui/Chart.yaml
2025-01-04 01:50:45 +09:00
0xThresh.eth
80eecb60b7
Updating to 0.5.3
2025-01-02 15:13:53 -07:00
jyje
2229cfaef1
feat: add 3 container probes for workload-manager
...
- add livenessProbe, readinessProbe, startupProbe for main container
- add key rows in table of readme
- bump the chart version from 5.0.0 to 5.1.0
2024-12-29 04:11:48 +09:00
0xThresh.eth
5af2615a30
Update to latest version
2024-12-27 09:07:39 -07:00
James W.
fe387238e1
Merge branch 'main' into feat/open-webui
2024-12-12 20:01:37 -08:00
jyje
7c6aa4fc19
Add updateStrategy for workload manager
...
To add update strategy, choose 'strategy' for 'Deployment/spec.strategy' and 'StatefulSet/spec.updateStrategy'. Update samver from 4.0.6 to 4.1.0 with minor spec changes
2024-12-06 04:57:41 +09:00
Nicolò Ciraci
fe7d2bb946
fix(namespace): add namespace explicitly
...
Signed-off-by: Nicolò Ciraci <ciraci.nicolo@gmail.com>
2024-12-05 15:49:51 +01:00
0xThresh.eth
fc3a19b8d9
Update OWUI version, upgrade Ollama and Pipelines charts
2024-12-01 18:25:04 -07:00
0xThresh.eth
6a61802dab
Bundle in Tika chart, update docs, update Ollama chart to latest
2024-11-07 15:13:14 -07:00
0xThresh.eth
54961fc38b
Updated Chart version and docs
2024-11-07 14:11:43 -07:00
windsource
4637db000e
Update ollama chart to 0.63.1
2024-11-04 18:06:50 +01:00
windsource
5ebf1e3593
Support subPath for persistent volumes
2024-11-02 16:37:07 +01:00
Justin Bertrand
22d99dd349
chore: update version, docs, and dependencies.
2024-10-21 05:47:46 -04:00
Pramod Valavala
a16cdd4477
Move extraEnvVars to Workload from ConfigMap
2024-09-27 21:13:33 -04:00
0xThresh.eth
09184d93d9
feat: Move env vars from deployment to a configmap for easier management
2024-09-26 22:49:51 -06:00
Davi Sclifo Zucon
6c7b42517d
fix: Set ollama url and env vars if ollama.enabled=False, bump version to 3.1.19
2024-09-25 12:09:24 -03:00
James W.
20af7b89cf
Update README.md
2024-08-31 14:26:29 -06:00
haruna
2f21841a00
feat: update open-webui chart version to 3.1.8
2024-08-31 16:16:21 +08:00
0xThresh.eth
ad063a989d
Update README
2024-08-17 21:14:24 -06:00
Marlapati Venkata Naga Sai Teja[marlapativ]
4256a677f2
fix: chart version update and readme update
2024-08-17 00:32:21 -04:00
0xThresh.eth
c486164e97
Fix init container to leave existing files intact
2024-08-15 21:44:27 -06:00
0xThresh.eth
d492339dd7
Update version and docs
2024-08-15 20:31:22 -06:00
0xThresh
b7b6bc2022
fix: Use init container fix offline install issue ( #53 )
2024-07-23 17:20:07 -07:00
chgl
62e5d9c95b
feat: configure pod and container security context settings
2024-07-20 12:41:24 +02:00