From 8c117ec6aa4b0ec94949762dff357f9224fe2f9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 15:51:11 +0000 Subject: [PATCH] chore: update installation data --- scripts/self-hosted/db.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/self-hosted/db.sql b/scripts/self-hosted/db.sql index 3ac9e6a..dcedd75 100644 --- a/scripts/self-hosted/db.sql +++ b/scripts/self-hosted/db.sql @@ -1490,7 +1490,7 @@ COPY public.subscriptions (id, billable_type, billable_id, type, paddle_id, stat -- COPY public.swarms (id, team_id, created_at, updated_at, data) FROM stdin; -1 1 2024-09-01 00:00:00 2024-09-01 00:00:00 {"joinTokens": {"worker": "-", "manager": "-"}, "registries": [], "s3Storages": [], "managerNodes": [], "publicSSHKey": "", "encryptionKey": "-", "registriesRev": 0, "s3StoragesRev": 0} +1 1 2024-09-01 00:00:00 2024-09-01 00:00:00 {"joinTokens": {"worker": "-", "manager": "-"}, "registries": [], "s3Storages": [], "managerNodes": [], "publicSSHKey": "-", "encryptionKey": "-", "registriesRev": 0, "s3StoragesRev": 0} \.