From 994032d8310fc9edf77d66e37158600166de3e0e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Feb 2025 16:02:29 +0000 Subject: [PATCH] chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v0.13 --- k8s/matrix/janky.solutions-homeserver.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/matrix/janky.solutions-homeserver.yaml b/k8s/matrix/janky.solutions-homeserver.yaml index 9e7d2bb..cdbb794 100644 --- a/k8s/matrix/janky.solutions-homeserver.yaml +++ b/k8s/matrix/janky.solutions-homeserver.yaml @@ -230,7 +230,7 @@ spec: name: mas-janky-solutions containers: - name: mas-janky-solutions - image: ghcr.io/element-hq/matrix-authentication-service:0.12 + image: ghcr.io/element-hq/matrix-authentication-service:0.13 args: ["server", "-c", "/data/config.yaml"] env: - name: PGPASSWORD