Compare commits

...

2 Commits

Author SHA1 Message Date
4ed533b84e Update ghcr.io/open-webui/open-webui Docker tag to v0.7.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 20s
2026-01-09 20:11:43 +00:00
c3d24d62c3 remove config
All checks were successful
lint-test-docker / lint-docker-compose (push) Successful in 19s
renovate / renovate (push) Successful in 2m52s
2026-01-09 14:10:14 -06:00
2 changed files with 1 additions and 16 deletions

View File

@@ -117,7 +117,7 @@ ollama:
main:
image:
repository: ghcr.io/open-webui/open-webui
tag: 0.6.43
tag: 0.7.0
pullPolicy: IfNotPresent
env:
- name: ENV

View File

@@ -1,15 +0,0 @@
{
"devices": [],
"apikey": "",
"skip_categories": [
"sponsor"
],
"channel_whitelist": [],
"skip_count_tracking": false,
"mute_ads": true,
"skip_ads": true,
"minimum_skip_length": 1,
"auto_play": false,
"join_name": "iSponsorBlockTV",
"use_proxy": true
}