Commit Graph

212 Commits

Author SHA1 Message Date
chgl
62e5d9c95b feat: configure pod and container security context settings 2024-07-20 12:41:24 +02:00
0xThresh
587b93ecd4
Updated Ollama charts to latest version (#48)
Updated Ollama charts to latest version
2024-07-15 13:55:17 -07:00
0xThresh
309e0aa30c
Merge pull request #45 from 0xThresh/feat-owui-0.3.8
feat: Upgrade to Open WebUI v0.3.8
2024-07-14 21:25:20 -06:00
0xThresh.eth
deaaef0147 feat: Upgrade to Open WebUI v0.3.8 2024-07-14 21:25:04 -06:00
0xThresh
881fe7140d
Merge pull request #44 from 0xThresh/feat-owui-0.3.7
feat: Upgrade to Open WebUI v0.3.7
2024-07-14 21:07:31 -06:00
0xThresh.eth
2cb251504d feat: Upgrade to Open WebUI v0.3.7 2024-07-14 21:05:47 -06:00
0xThresh
5a54d7f998
Merge pull request #43 from 0xThresh/feat-owui-0.3.6
feat: Upgrade to Open WebUI v0.3.6
2024-07-14 20:54:04 -06:00
0xThresh.eth
d7a271013f feat: Upgrade to Open WebUI v0.3.6 2024-07-14 20:53:21 -06:00
Matthieu Charreire
95a7a220cc
fix: set serviceName in StatefulSet spec (#41) 2024-06-26 07:51:24 -07:00
0xThresh
667cc5475a
Set Pipelines API key to default on Open WebUI env vars (#39) 2024-06-14 23:19:51 -07:00
Pranay Jain
2ddceb06e7
feat: Allow optional clusterIP and loadBalancerIP fields on the openwebui service template (#37)
feat: Allow optional clusterIP and loadBalancerIP fields on the openwebui service template
2024-06-13 13:44:03 -07:00
0xThresh
4ced350783
Merge pull request #36 from matthieucharreire/fix/workload-management
fix: use StatefulSet instead of Deployment if persistence is enabled
2024-06-13 13:24:30 -06:00
Matthieu Charreire
72dad958af fix: use StatefulSet if persistence is enabled 2024-06-13 18:14:25 +02:00
0xThresh
bb2bd2fdfe
Merge pull request #31 from 0xThresh/fix-pipelines-release
Fix Pipelines release
2024-06-06 18:45:19 -06:00
0xThresh.eth
4ca08e3c9b Fix Pipelines release 2024-06-06 17:43:50 -07:00
0xThresh
3e1493fd69
Merge pull request #30 from 0xThresh/fix-owui-release
Fix Open WebUI chart release
2024-06-06 18:38:24 -06:00
0xThresh.eth
1c5e7f0ca8 Fix Open WebUI chart release 2024-06-06 17:37:37 -07:00
0xThresh
bf5c25749d
Merge pull request #28 from 0xThresh/feat-owui-0.2.4 2024-06-05 11:28:32 -06:00
0xThresh.eth
f8f78c591f Update appVersion 2024-06-04 21:39:23 -06:00
0xThresh.eth
a3510edc50 Upgrade Open WebUI app to v0.2+ 2024-06-04 21:37:40 -06:00
0xThresh
fd33ad550f
Merge branch 'open-webui:main' into main 2024-06-03 09:52:38 -07:00
Timothy Jaeryang Baek
a9cd4a9494
Merge pull request #26 from 0xThresh/feat-pipelines
Add Pipelines chart
2024-06-02 19:13:21 -07: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
c989f5248d
Merge pull request #2 from 0xThresh/feat-pipelines
feat - add new chart for Pipelines
2024-05-31 15:16:23 -07:00
0xThresh.eth
d6aa262b7f feat - add new chart for Pipelines 2024-05-31 16:15:00 -06:00
Timothy Jaeryang Baek
2c51864489
Merge pull request #21 from plenti-chris-fowles/main
render env vars as yaml
2024-05-27 16:32:01 -07:00
Chris Fowles
65c53ffa0e
update chart version 2024-05-27 13:12:34 +10:00
Timothy Jaeryang Baek
4bd88a241e
Merge pull request #24 from 0xThresh/patch-5
Create CONTRIBUTING.md
2024-05-26 16:59:40 -07:00
0xThresh
cbdc9bf8c7
Create CONTRIBUTING.md 2024-05-26 16:56:22 -07:00
Chris Fowles
3ee67ea29f add env var example 2024-05-21 14:11:20 +10:00
Chris Fowles
d0e695b57c render envVars as yaml (allow valueFrom) 2024-05-21 14:10:07 +10:00
Timothy Jaeryang Baek
79626f0828
Merge pull request #16 from robrakaric/main
release: 2.0.2 helm-docs update, bumping version to include latest commits
2024-05-09 06:32:52 -10:00
robrakaric
8a192e7b2c
helm-docs update, bumping version to include latest commits 2024-05-09 08:48:12 -07:00
Timothy Jaeryang Baek
a49a2f38ef
Merge pull request #13 from abhishek-ch/missing_affinity
Added provision of affinity and env vars
2024-05-09 05:38:50 -10:00
Timothy Jaeryang Baek
d6d0f08c47
Merge pull request #15 from robrakaric/main
fixing chart-releaser workflow
2024-05-09 05:38:37 -10:00
robrakaric
dad9b4d4ab
increment to 2.0.1 so chart will release 2024-05-09 08:20:26 -07:00
robrakaric
5fd1892357
did a helm dependency update to fix chart-releaser workflow 2024-05-09 08:18:18 -07:00
abhishek-ch
126c544fd1 Refactored old affinity and extraEnv and updated in Deployment 2024-05-09 14:26:42 +02:00
abhishek-ch
387d200e1c fixed merge conflict and remove ollama related changes 2024-05-09 14:05:35 +02:00
Timothy Jaeryang Baek
e07c423519
Merge pull request #11 from robrakaric/feature-ollama-from-external-chart 2024-05-09 01:29:04 -07:00
robrakaric
2b9336ca87
Merge branch 'main' into feature-ollama-from-external-chart 2024-05-08 21:39:25 -07:00
robrakaric
46c7ba6256
changed externalUrls key to ollamaUrls in values.yaml 2024-05-08 14:17:34 -07:00
abhishek-ch
6c7ebb5800 Added provision of affinity and env vars 2024-05-08 14:56:51 +02:00
robrakaric
4e0b38bc1d
added logic to prevent blank url entry and trim trailing slash 2024-05-07 16:40:28 -07:00
Timothy Jaeryang Baek
8b18b03677
Merge pull request #9 from stepanbaghdasaryan/feature/add-label-configuration-ollama-service
feat: add feature to configure ollama service labels via values
2024-05-07 15:16:39 -07:00
robrakaric
997e88f6b6
add path to chart-release workflow 2024-05-07 14:14:55 -07:00
robrakaric
827d0f0dee
make ollama install work with external urls 2024-05-07 14:12:36 -07:00
stepanbaghdasaryan
603ee8cde5
feat: add feature to configure ollama service labels via values
This commit adds the ability to configure labels for the ollama service in the values.yaml file. Users can now specify custom labels for the ollama service, providing greater flexibility in managing its configuration.
2024-05-07 22:11:19 +02:00
robrakaric
aa04934217
separate openwebui from ollama chart 2024-05-07 12:47:57 -07:00