Compare commits

..

9 Commits

Author SHA1 Message Date
Renovate Bot
ccf3bb6eb2 Update renovate/renovate Docker tag to v41.66.2 2025-08-13 09:04:15 +00:00
bfa719736e Merge pull request 'Update mariadb Docker tag to v11.8.3' (#179) from renovate/mariadb-11.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/179
2025-08-13 08:57:53 +00:00
b6e07c3e8f Merge pull request 'Update ghcr.io/open-webui/open-webui Docker tag to v0.6.22' (#176) from renovate/ghcr.io-open-webui-open-webui-0.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/176
2025-08-13 08:57:43 +00:00
2c710ed81f Merge pull request 'Update public.ecr.aws/semaphore/pro/server Docker tag to v2.16.9' (#177) from renovate/public.ecr.aws-semaphore-pro-server-2.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/177
2025-08-13 08:57:22 +00:00
da5a9a7b8b Merge pull request 'Update searxng/searxng Docker digest to 442beca' (#178) from renovate/searxng-searxng into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/178
2025-08-13 08:57:12 +00:00
Renovate Bot
86408fee22 Update public.ecr.aws/semaphore/pro/server Docker tag to v2.16.9 2025-08-13 00:03:02 +00:00
Renovate Bot
92384aabc5 Update mariadb Docker tag to v11.8.3 2025-08-13 00:03:01 +00:00
Renovate Bot
31683f5336 Update searxng/searxng Docker digest to 442beca 2025-08-13 00:02:52 +00:00
Renovate Bot
6d36f3d250 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.22 2025-08-12 00:02:53 +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.1
uses: docker://renovate/renovate:41.66.2
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.2
image: mariadb:11.8.3
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.21
image: ghcr.io/open-webui/open-webui:0.6.22
ports:
- containerPort: 8080
env:

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:fe702750a9ffbf923533c67c456951a3be77f298915cf632077f3650ed4b5e4b
image: searxng/searxng@sha256:442beca8c1c1382091e7f5d8f232cd547267d867a125c6b2ae0c96342bea9fce
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.1
image: public.ecr.aws/semaphore/pro/server:v2.16.9
ports:
- containerPort: 3000
envFrom: