1 Commits

Author SHA1 Message Date
006fca2cf2 Update grafana/promtail Docker tag to v3 2025-07-15 03:27:49 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -363,7 +363,7 @@ spec:
fsGroup: 1000
containers:
- name: "riot"
image: "vectorim/element-web:v1.11.106"
image: "vectorim/element-web:v1.11.105"
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -444,7 +444,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "ghcr.io/element-hq/synapse:v1.134.0"
image: "ghcr.io/element-hq/synapse:v1.133.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.134.0"
image: "ghcr.io/element-hq/synapse:v1.133.0"
imagePullPolicy: IfNotPresent
ports:
- name: http