jyje
a343ea7c78
docs(charts/open-webui): refresh readme via helm-docs
2025-03-09 11:52:58 +09:00
jyje
5d8c4c0e28
feat(charts/open-webui): Fix probes
2025-03-09 11:47:28 +09:00
jyje
1eb9023699
feat(charts/open-webui): Add values-rag-milvus.yaml
2025-03-09 10:58:05 +09:00
jyje
1c7500372a
refactor(charts/open-webui): Fix values format for rag and milvus
2025-03-09 10:57:24 +09:00
jyje
3dc4eb8219
fix(charts/open-webui): Fix warning of the value .Value.rag.vectorDB
2025-03-06 23:03:13 +09:00
jyje
cbc2cd5172
fix(ci/open-webui): add repo of the milvus chart
2025-02-28 22:57:22 +09:00
jyje
eab043eeb1
chore: update chart lock of open-webui to 5.21.0
...
- no bump chart
- updated subchart
- redis: values changed (compatible) - set `auth.usePasswordFiles=true`
2025-02-28 22:51:29 +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
James W.
08783e7cd0
Merge pull request #188 from jyje/update-chart-lock
2025-02-25 15:48:54 -07:00
jyje
1de55f7599
docs(open-webui): refresh readme via helm-docs
2025-02-26 07:04:12 +09:00
jyje
0da3f4e930
chore: update chart lock of open-webui to 5.20.0
...
- bump chart from 5.19.0 to 5.20.0
- updated subcharts
- ollama: values changed (compatible) - add `service.labels`
- redis: values changed (compatible) - set `auth.acl.sentinel=false`
2025-02-26 06:42:48 +09:00
James W.
5ebedb44c6
Merge pull request #186 from rbnis/chore/open-webui/update-lock-file-2
...
feat(open-webui): Update Chart.lock and add check in pipeline
2025-02-24 19:00:32 -07:00
rbnis
9312d4f79d
feat(open-webui): Build helm dependencies to test if Chart.lock is in sync
2025-02-22 03:31:15 +01:00
rbnis
e011fc9fe7
chore(open-webui): Update pipelines dependency in Chart.lock to 0.4.0
2025-02-22 03:20:34 +01:00
James W.
6ba37844ec
Merge pull request #185 from rbnis/chore/open-webui/update-lock-file-1
...
fix(open-webui): Update Chart.lock to fix failing pipeline run
2025-02-21 14:28:34 -07:00
rbnis
82d626337c
fix(open-webui): Update Chart.lock to fix failing pipeline run
2025-02-21 19:42:15 +01:00
James W.
273b2b103a
Merge pull request #183 from rbnis/feature/add-hostalias-support
...
feat: Add support for hostAliases
2025-02-21 11:20:03 -07:00
rbnis
e8dbf957b1
feat: add support for hostAliases
2025-02-21 17:58:26 +01:00
James W.
a609ae613b
Merge pull request #182 from open-webui/v0.5.16
...
release: Update OWUI chart to v0.5.16
2025-02-21 09:53:07 -07:00
0xThresh.eth
800614e308
release: Update OWUI chart to v0.5.16
2025-02-20 19:05:44 -07:00
James W.
95040f7735
Merge pull request #180 from jyje/v0.5.15
2025-02-20 07:23:07 -07:00
James W.
a7b9fd5600
Merge pull request #181 from jyje/issue-179/pipelines-update-strategy
2025-02-20 07:22:46 -07:00
jyje
7f2b641569
feat(pipelines): add strategy
for updating deployment
...
- bump the pipelines chart from 0.2.0 to 0.3.0
2025-02-20 22:38:57 +09:00
jyje
cbdca59247
chore: update open-webui to v0.5.15 (chart 5.17.0)
2025-02-20 21:46:58 +09:00
James W.
a368503b58
Merge pull request #178 from msabramo/patch-1
2025-02-19 10:13:06 -07:00
Marc Abramowitz
b3f84d0dbf
CONTRIBUTING.md: Add link to helm-docs
...
Add link to helm-docs: https://github.com/norwoodj/helm-docs
2025-02-19 08:32:18 -08:00
James W.
fa81927fe2
Merge pull request #176 from mknet3/helm-add-missing-fields
2025-02-19 09:03:00 -07:00
Manuel Cañete
2a4faf6a96
feat(open-webui): enhance redis deployment with additional configurable properties
2025-02-19 16:52:34 +01:00
James W.
6829878574
Merge pull request #175 from jyje/update-chart-lock
...
Update chart lock of open-webui
2025-02-18 18:13:31 -07: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
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