2 Commits

Author SHA1 Message Date
40bebcc1c4 chore(deps): update dependency cilium/cilium to v1.19.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 23s
2026-02-05 03:27:31 +00:00
470520fb2f feat: use slim image
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 2m3s
2026-02-04 21:25:52 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,4 +19,4 @@ dependencies:
repository: https://helm.cilium.io/ repository: https://helm.cilium.io/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/cilium.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/cilium.png
# renovate: datasource=github-releases depName=cilium/cilium # renovate: datasource=github-releases depName=cilium/cilium
appVersion: 1.18.6 appVersion: 1.19.0

View File

@@ -58,7 +58,7 @@ roundcube:
nginx: nginx:
image: image:
repository: nginx repository: nginx
tag: 1.29.5-alpine tag: 1.29.5-alpine-slim
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: NGINX_HOST - name: NGINX_HOST