7 Commits

3 changed files with 6 additions and 6 deletions

View File

@@ -363,7 +363,7 @@ spec:
fsGroup: 1000
containers:
- name: "riot"
image: "vectorim/element-web:v1.11.96"
image: "vectorim/element-web:v1.11.97"
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -444,7 +444,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "ghcr.io/element-hq/synapse:v1.127.1"
image: "ghcr.io/element-hq/synapse:v1.128.0"
imagePullPolicy: IfNotPresent
env:
- name: SYNAPSE_SERVER_NAME
@@ -471,7 +471,7 @@ spec:
mountPath: /data/keys
containers:
- name: "synapse"
image: "ghcr.io/element-hq/synapse:v1.127.1"
image: "ghcr.io/element-hq/synapse:v1.128.0"
imagePullPolicy: IfNotPresent
ports:
- name: http

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.20
image: rancher/mirrored-library-traefik:3.3.5
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View File

@@ -95,7 +95,7 @@ spec:
spec:
initContainers:
- name: db-migrate
image: "wallabag/wallabag:2.6.10"
image: "wallabag/wallabag:2.6.11"
imagePullPolicy: IfNotPresent
command:
- /var/www/wallabag/bin/console
@@ -126,7 +126,7 @@ spec:
value: "false"
containers:
- name: wallabag
image: "wallabag/wallabag:2.6.10"
image: "wallabag/wallabag:2.6.11"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef: