Compare commits
9 Commits
08d7ed99f6
...
ccf3bb6eb2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccf3bb6eb2 | ||
| bfa719736e | |||
| b6e07c3e8f | |||
| 2c710ed81f | |||
| da5a9a7b8b | |||
|
|
86408fee22 | ||
|
|
92384aabc5 | ||
|
|
31683f5336 | ||
|
|
6d36f3d250 |
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run Renovate
|
||||
uses: docker://renovate/renovate:41.66.1
|
||||
uses: docker://renovate/renovate:41.66.2
|
||||
env:
|
||||
LOG_LEVEL: info
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud-db
|
||||
image: mariadb:11.8.2
|
||||
image: mariadb:11.8.3
|
||||
ports:
|
||||
- containerPort: 3306
|
||||
env:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: open-webui
|
||||
image: ghcr.io/open-webui/open-webui:0.6.21
|
||||
image: ghcr.io/open-webui/open-webui:0.6.22
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:fe702750a9ffbf923533c67c456951a3be77f298915cf632077f3650ed4b5e4b
|
||||
image: searxng/searxng@sha256:442beca8c1c1382091e7f5d8f232cd547267d867a125c6b2ae0c96342bea9fce
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
subPath: db
|
||||
containers:
|
||||
- name: semaphore
|
||||
image: public.ecr.aws/semaphore/pro/server:v2.16.1
|
||||
image: public.ecr.aws/semaphore/pro/server:v2.16.9
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
envFrom:
|
||||
|
||||
Reference in New Issue
Block a user