Compare commits

...

19 Commits

Author SHA1 Message Date
Renovate Bot
e24618a527 Update renovate/renovate Docker tag to v41.82.6 2025-08-24 00:01:44 +00:00
823c26c176 Merge pull request 'Update docker.io/valkey/valkey:8-bookworm Docker digest to fea8b3e' (#213) from renovate/docker.io-valkey-valkey-8-bookworm into main
All checks were successful
Renovate / renovate (push) Successful in 5m25s
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/213
2025-08-22 23:10:24 +00:00
71759ccd8c Merge pull request 'Update searxng/searxng Docker digest to 5a946b7' (#214) from renovate/searxng-searxng into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/214
2025-08-22 23:10:09 +00:00
8b46324950 Merge pull request 'Update collabora/code Docker tag to v25.04.4.3.1' (#215) from renovate/collabora-code-25.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/215
2025-08-22 23:10:01 +00:00
971a8eea1b Merge pull request 'Update ghcr.io/open-webui/open-webui Docker tag to v0.6.25' (#217) from renovate/ghcr.io-open-webui-open-webui-0.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/217
2025-08-22 23:09:52 +00:00
f2af54d284 Merge pull request 'Update docker.io/ghostfolio/ghostfolio Docker tag to v2.193.0' (#218) from renovate/docker.io-ghostfolio-ghostfolio-2.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/218
2025-08-22 23:09:40 +00:00
3e4c13eaa9 Merge pull request 'Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.2' (#219) from renovate/ghcr.io-immich-app-immich-machine-learning-1.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/219
2025-08-22 23:09:29 +00:00
1416c46e47 Merge pull request 'Update ghcr.io/immich-app/immich-server Docker tag to v1.139.2' (#220) from renovate/ghcr.io-immich-app-immich-server-1.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/220
2025-08-22 23:09:21 +00:00
e65660043e Merge pull request 'Update Helm release prometheus to v27.32.0' (#221) from renovate/prometheus-27.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/221
2025-08-22 23:09:12 +00:00
49c1e373c5 Merge pull request 'Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6' (#216) from renovate/ghcr.io-gethomepage-homepage-1.x into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/216
2025-08-22 23:08:57 +00:00
Renovate Bot
b6c1967ce7 Update Helm release prometheus to v27.32.0 2025-08-22 23:01:34 +00:00
Renovate Bot
ec756fe6e4 Update ghcr.io/immich-app/immich-server Docker tag to v1.139.2 2025-08-22 23:01:33 +00:00
Renovate Bot
f19d808e06 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.2 2025-08-22 23:01:26 +00:00
Renovate Bot
b6d256f4a4 Update docker.io/ghostfolio/ghostfolio Docker tag to v2.193.0 2025-08-22 23:01:13 +00:00
Renovate Bot
b28574306b Update ghcr.io/open-webui/open-webui Docker tag to v0.6.25 2025-08-22 23:01:06 +00:00
Renovate Bot
0b22d3a53c Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6 2025-08-22 23:01:02 +00:00
Renovate Bot
41bf485640 Update collabora/code Docker tag to v25.04.4.3.1 2025-08-22 23:01:00 +00:00
Renovate Bot
0db0412dcb Update searxng/searxng Docker digest to 5a946b7 2025-08-22 23:00:56 +00:00
Renovate Bot
6da5360e4c Update docker.io/valkey/valkey:8-bookworm Docker digest to fea8b3e 2025-08-22 23:00:52 +00:00
9 changed files with 10 additions and 10 deletions

View File

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

View File

@@ -78,7 +78,7 @@ spec:
key: postgres-password
containers:
- name: ghostfolio
image: docker.io/ghostfolio/ghostfolio:2.191.1
image: docker.io/ghostfolio/ghostfolio:2.193.0
securityContext:
capabilities:
drop:

View File

@@ -42,7 +42,7 @@ spec:
subPath: services.yaml
containers:
- name: homepage
image: "ghcr.io/gethomepage/homepage:v1.4.5"
image: "ghcr.io/gethomepage/homepage:v1.4.6"
imagePullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: redis
image: docker.io/valkey/valkey:8-bookworm@sha256:a137a2b60aca1a75130022d6bb96af423fefae4eb55faf395732db3544803280
image: docker.io/valkey/valkey:8-bookworm@sha256:fea8b3e67b15729d4bb70589eb03367bab9ad1ee89c876f54327fc7c6e618571
env:
- name: REDIS_HOSTNAME
value: "immich-redis"

View File

@@ -40,7 +40,7 @@ spec:
done
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:v1.138.1
image: ghcr.io/immich-app/immich-server:v1.139.2
ports:
- containerPort: 2283
env:
@@ -63,7 +63,7 @@ spec:
- mountPath: /usr/src/app/upload
name: pictures
- name: immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning:v1.138.1-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2-cuda
ports:
- containerPort: 3003
env:

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: collabora
image: collabora/code:25.04.4.2.1
image: collabora/code:25.04.4.3.1
ports:
- containerPort: 9980
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:v0.6.25
ports:
- containerPort: 8080
env:

View File

@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: searxng
image: searxng/searxng@sha256:8c4429790d201f50b03399f8d7527ec1def9eab4b6a2bef5f23f0d5610315d07
image: searxng/searxng@sha256:5a946b752b551c4669b40ec44c6d33b80b27f4f6dd9021a0b9d4428e60fd0bf2
ports:
- containerPort: 8080
env:

View File

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