From d3eb42ad8b3bb1ef3441a00467adcb1b99fce5bc Mon Sep 17 00:00:00 2001 From: Julius Riegel Date: Sun, 31 Dec 2023 23:26:39 +0000 Subject: [PATCH] apps(sharkey): Update to 2023.12.0 --- 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 276e8ea..882afab 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: ghcr.io/transfem-org/sharkey:stable + - image: git.joinsharkey.org/sharkey/sharkey:2023.12.0 name: sharkey volumeMounts: - name: sharkey-files