This commit is contained in:
2025-04-25 07:53:35 +02:00
6 changed files with 7 additions and 7 deletions

View File

@@ -363,7 +363,7 @@ spec:
fsGroup: 1000
containers:
- name: "riot"
image: "vectorim/element-web:v1.11.97"
image: "vectorim/element-web:v1.11.99"
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.13"
image: "grafana/promtail:2.9.14"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -215,7 +215,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.13"
image: "grafana/promtail:2.9.14"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -203,7 +203,7 @@ spec:
spec:
containers:
- name: nextcloud
image: "nextcloud:31.0.2-apache"
image: "nextcloud:31.0.4-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -374,7 +374,7 @@ spec:
restartPolicy: Never
containers:
- name: nextcloud
image: "nextcloud:31.0.2-apache"
image: "nextcloud:31.0.4-apache"
imagePullPolicy: IfNotPresent
command: [ "curl" ]
args:

View File

@@ -66,7 +66,7 @@ spec:
spec:
containers:
- name: web
image: ghcr.io/miniflux/miniflux:2.2.7
image: ghcr.io/miniflux/miniflux:2.2.8
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:

View File

@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https
image: rancher/mirrored-library-traefik:2.11.22
image: rancher/mirrored-library-traefik:2.11.24
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3