From 318aba823d08fe5d011e616d3348e61881ce9b41 Mon Sep 17 00:00:00 2001 From: trivernis Date: Sun, 24 Mar 2024 12:17:29 +0100 Subject: [PATCH] apps(sharkey): update sharkey --- apps/sharkey/app/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sharkey/app/deploy.yaml b/apps/sharkey/app/deploy.yaml index 882afab..b53ca8a 100644 --- a/apps/sharkey/app/deploy.yaml +++ b/apps/sharkey/app/deploy.yaml @@ -30,7 +30,7 @@ spec: readOnly: true command: ['sh', '-c', 'cat /config/default.yml > /sharkey/.config/default.yml; cat /config-secret/secret.yml >> /sharkey/.config/default.yml;'] containers: - - image: git.joinsharkey.org/sharkey/sharkey:2023.12.0 + - image: registry.activitypub.software/transfem-org/sharkey:2024.3.1 name: sharkey volumeMounts: - name: sharkey-files