Skip to content

Comments

fix(container): update image ghcr.io/open-webui/open-webui ( 0.7.0 ➔ 0.7.1 )#3864

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-open-webui-open-webui-0.x
Jan 9, 2026
Merged

fix(container): update image ghcr.io/open-webui/open-webui ( 0.7.0 ➔ 0.7.1 )#3864
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-open-webui-open-webui-0.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch 0.7.00.7.1

Release Notes

open-webui/open-webui (ghcr.io/open-webui/open-webui)

v0.7.1

Compare Source

Fixed
  • Improved reliability for low-spec and SQLite deployments. Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE_ENABLE_SESSION_SHARING=true' if needed. #​20520

v0.7.1

Compare Source

[0.7.1] - 2026-01-09
Fixed
  • Improved reliability for low-spec and SQLite deployments. Fixed page timeouts by disabling database session sharing by default, improving stability for resource-constrained environments. Users can re-enable via 'DATABASE_ENABLE_SESSION_SHARING=true' if needed. #​20520

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Jan 9, 2026
@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: ai/open-webui Deployment: ai/open-webui

+++ HelmRelease: ai/open-webui Deployment: ai/open-webui

@@ -38,13 +38,13 @@

       containers:
       - envFrom:
         - configMapRef:
             name: open-webui-env
         - secretRef:
             name: github-fleet-auth-secret
-        image: ghcr.io/open-webui/open-webui:0.7.0
+        image: ghcr.io/open-webui/open-webui:0.7.1
         name: app
         resources:
           limits:
             cpu: 2
             memory: 4Gi
           requests:

@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui

+++ kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui

@@ -41,13 +41,13 @@

             - configMapRef:
                 name: open-webui-env
             - secretRef:
                 name: github-fleet-auth-secret
             image:
               repository: ghcr.io/open-webui/open-webui
-              tag: 0.7.0
+              tag: 0.7.1
             resources:
               limits:
                 cpu: 2
                 memory: 4Gi
               requests:
                 cpu: 1

@binaryn3xus binaryn3xus merged commit d79be88 into main Jan 9, 2026
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-open-webui-open-webui-0.x branch January 9, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant