Compare commits

..

5 Commits

3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Run Renovate
uses: docker://renovate/renovate:41.34.1
uses: docker://renovate/renovate:41.35.1
env:
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: open-webui
image: ghcr.io/open-webui/open-webui:0.6.15
image: ghcr.io/open-webui/open-webui:0.6.16
ports:
- containerPort: 8080
env:

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: prometheus
version: "27.24.0"
version: "27.25.0"
sourceRef:
kind: HelmRepository
name: prometheus-community