Compare commits

...

7 Commits

4 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -76,7 +76,7 @@ spec:
key: postgres-password
containers:
- name: ghostfolio
image: docker.io/ghostfolio/ghostfolio:2.182.0
image: docker.io/ghostfolio/ghostfolio:2.183.0
securityContext:
capabilities:
drop:

View File

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

View File

@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:c1ad2bd15604fc3c783cf67666371dda8df9f3a078fef1dba67057bf766b8b30
image: searxng/searxng@sha256:8f1196f03960ebae2292ba7b6d3e074c643abded31ad5bb0d0e971e20670156c
ports:
- containerPort: 8080
env: