Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
8d6f2a4f1b Update renovate/renovate Docker tag to v41.34.1 2025-07-15 00:04:00 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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