2 Commits

Author SHA1 Message Date
6a74df0fd3 Update dependency node to v24
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-11-06 19:04:09 +00:00
7abeafb952 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.35 (#1979)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m10s
2025-11-06 19:02:13 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ jobs:
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
with:
node-version: '22'
node-version: '24'
- name: Lint Docker Compose
if: steps.check-branch-exists.outputs.exists == 'true'

View File

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