5 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ spec:
spec:
containers:
- name: git
image: gitea/gitea:1.22.4
image: gitea/gitea:1.22.5
env:
- name: APP_NAME
value: "Git"

View File

@@ -440,7 +440,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "ghcr.io/element-hq/synapse:v1.120.2"
image: "ghcr.io/element-hq/synapse:v1.121.1"
imagePullPolicy: IfNotPresent
env:
- name: SYNAPSE_SERVER_NAME
@@ -467,7 +467,7 @@ spec:
mountPath: /data/keys
containers:
- name: "synapse"
image: "ghcr.io/element-hq/synapse:v1.120.2"
image: "ghcr.io/element-hq/synapse:v1.121.1"
imagePullPolicy: IfNotPresent
ports:
- name: http