cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 204248edcf18f15e48534191a2a1cfc3d966c497
parent f5ee53c2f157357370adf928220cae8664ead210
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 27 Apr 2023 14:38:44 +0200

Update sliding-sync proxy

Diffstat:
Mapps/base/matrix/sliding-proxy/deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/matrix/sliding-proxy/deployment.yaml b/apps/base/matrix/sliding-proxy/deployment.yaml @@ -24,7 +24,7 @@ spec: type: RuntimeDefault automountServiceAccountToken: false containers: - - image: ghcr.io/matrix-org/sliding-sync:v0.99.1 # {"$imagepolicy": "matrix:sliding-proxy"} + - image: ghcr.io/matrix-org/sliding-sync:v0.99.2 # {"$imagepolicy": "matrix:sliding-proxy"} imagePullPolicy: Always livenessProbe: httpGet: