1 Commits

Author SHA1 Message Date
b3f8e699a8 Update rancher/mirrored-library-traefik Docker tag to v3 2025-06-15 03:07:40 +00:00
2 changed files with 3 additions and 14 deletions

View File

@@ -29,7 +29,6 @@ spec:
- changedetection.cluster.fun
- grafana.cluster.fun
- podgrab.cluster.fun
- stablediffusion.cluster.fun
secretName: auth-proxy-ingress
rules:
- host: downloads.cluster.fun
@@ -222,13 +221,3 @@ spec:
name: tailscale-proxy
port:
name: auth
- host: stablediffusion.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: auth

View File

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