Commit Graph

47 Commits

Author SHA1 Message Date
0xThresh.eth
4ca08e3c9b Fix Pipelines release 2024-06-06 17:43:50 -07: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
Timothy Jaeryang Baek
725043ee13
Merge pull request #8 from 0xThresh/patch-3
Update Chart.yaml
2024-05-07 11:13:32 -07:00
0xThresh
5d333caba2
Update Chart.yaml
Updates the chart file with the updated source URL for Helm files and bumps the version to try to push a release through
2024-05-07 11:11:23 -07:00
Timothy Jaeryang Baek
951abd709d
Merge pull request #7 from 0xThresh/patch-2
Update helm-release.yml
2024-05-07 11:05:28 -07:00
0xThresh
08b1707fa3
Update helm-release.yml
Updating a setting that will package/ upload the release on every run, which should hopefully cause the package to re-upload to the `gh-pages` branch correctly.
2024-05-07 11:01:37 -07:00
Timothy Jaeryang Baek
42f5dc709a
Merge pull request #4 from robrakaric/feature-helm-docs
feature: adding helm-docs
2024-05-06 20:34:42 -07:00
Timothy Jaeryang Baek
24eb529521
Merge pull request #3 from 0xThresh/patch-1
Update README.md
2024-05-06 20:34:21 -07:00
robrakaric
1130b1e525
adding helm docs 2024-05-06 19:46:29 -07:00
0xThresh
fb6381e8ee
Update README.md 2024-05-06 19:30:10 -07:00
Timothy Jaeryang Baek
effb46d101
Create CNAME 2024-05-06 21:07:59 -05:00
Timothy Jaeryang Baek
70b73340a6
Merge pull request #2 from 0xThresh/helm-release-workflow
Initial commit with existing chart and new Helm release workflow
2024-05-06 18:30:27 -07:00
0xThresh.eth
a5ed0659e7 Initial commit with existing chart and new Helm release workflow 2024-05-06 09:20:43 -06:00
Timothy J. Baek
9b1cac8d53 Create README.md 2024-05-05 22:37:13 -07:00