Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
08d7ed99f6 Update renovate/renovate Docker tag to v41.66.1 2025-08-13 00:03:04 +00:00
5 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: nextcloud-db
image: mariadb:11.8.3
image: mariadb:11.8.2
ports:
- containerPort: 3306
env:

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: open-webui
image: ghcr.io/open-webui/open-webui:0.6.22
image: ghcr.io/open-webui/open-webui:0.6.21
ports:
- containerPort: 8080
env:

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:442beca8c1c1382091e7f5d8f232cd547267d867a125c6b2ae0c96342bea9fce
image: searxng/searxng@sha256:fe702750a9ffbf923533c67c456951a3be77f298915cf632077f3650ed4b5e4b
ports:
- containerPort: 8080
env:

View File

@@ -40,7 +40,7 @@ spec:
subPath: db
containers:
- name: semaphore
image: public.ecr.aws/semaphore/pro/server:v2.16.9
image: public.ecr.aws/semaphore/pro/server:v2.16.1
ports:
- containerPort: 3000
envFrom: