Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.4.2 #1315

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch 0.4.1 -> v0.4.2

Release Notes

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

v0.4.2

Compare Source

[0.4.2] - 2024-11-20

Fixed
  • 📁 Knowledge Files Visibility Issue: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'.
  • 🔗 OpenAI Endpoint Prefix: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes.
  • ⚔️ Arena Model Access Control: Corrected an issue where arena model access control settings were not being saved.
  • 🔧 Usage Capability Selector: Fixed the broken usage capabilities selector in the model editor.

v0.4.2

Compare Source

Fixed
  • 📁 Knowledge Files Visibility Issue: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'.
  • 🔗 OpenAI Endpoint Prefix: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes.
  • ⚔️ Arena Model Access Control: Corrected an issue where arena model access control settings were not being saved.
  • 🔧 Usage Capability Selector: Fixed the broken usage capabilities selector in the model editor.

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 this update again.


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

This PR has been generated by Renovate Bot.

Copy link

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- kubernetes/gabernetes/apps/open-webui/app Kustomization: open-webui/app HelmRelease: open-webui/open-webui

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

@@ -36,13 +36,13 @@

               TZ: America/Chicago
               WEBUI_AUTH_TRUSTED_EMAIL_HEADER: X-authentik-email
               WEBUI_SECRET_KEY: ${secret_key}
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/open-webui/open-webui
-              tag: 0.4.1@sha256:c4428fbe7e15863b3e83cb6293a0d31dbf66e6ed23a62c144143b87c1f3fa9a8
+              tag: v0.4.2@sha256:5cdf8876b1fadf37caae2ce7d78e5b71d4658abf3467748739c1f3aa82a39e0d
             probes:
               liveness:
                 enabled: true
                 path: /health
                 type: HTTP
               readiness:

Copy link

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- HelmRelease: open-webui/open-webui Deployment: open-webui/open-webui

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

@@ -56,13 +56,13 @@

         - name: TZ
           value: America/Chicago
         - name: WEBUI_AUTH_TRUSTED_EMAIL_HEADER
           value: X-authentik-email
         - name: WEBUI_SECRET_KEY
           value: ${secret_key}
-        image: ghcr.io/open-webui/open-webui:0.4.1@sha256:c4428fbe7e15863b3e83cb6293a0d31dbf66e6ed23a62c144143b87c1f3fa9a8
+        image: ghcr.io/open-webui/open-webui:v0.4.2@sha256:5cdf8876b1fadf37caae2ce7d78e5b71d4658abf3467748739c1f3aa82a39e0d
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8080

@gabe565 gabe565 merged commit ac7d998 into main Nov 22, 2024
6 checks passed
@gabe565 gabe565 deleted the renovate/ghcr.io-open-webui-open-webui-0.x branch November 22, 2024 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant