From ab78ec7496825c737160effb68643e9738d19d39 Mon Sep 17 00:00:00 2001 From: Philipp Hoenisch Date: Wed, 11 Jan 2023 11:12:16 +1100 Subject: [PATCH] Update itchsyats organisation to 10101 (#362) We renamed the itchysats organization to 10101. --- itchysats/docker-compose.yml | 2 +- itchysats/umbrel-app.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/itchysats/docker-compose.yml b/itchysats/docker-compose.yml index 10e484d..003403e 100644 --- a/itchysats/docker-compose.yml +++ b/itchysats/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8000 web: - image: ghcr.io/itchysats/itchysats/taker:0.7.0@sha256:0c29162897a6c2bc2093373306f920400a0718960e1e4b1d80bd44beb485a498 + image: ghcr.io/get10101/itchysats/taker:0.7.0@sha256:0c29162897a6c2bc2093373306f920400a0718960e1e4b1d80bd44beb485a498 restart: on-failure stop_grace_period: 1m volumes: diff --git a/itchysats/umbrel-app.yml b/itchysats/umbrel-app.yml index d7530bc..e18445c 100644 --- a/itchysats/umbrel-app.yml +++ b/itchysats/umbrel-app.yml @@ -46,12 +46,12 @@ description: >- With 0.6.0 you can open positions on BTCUSD and ETHUSD prices. #ShortTheMerge With 0.7.0 we replaced basic authentication with cookie-based authentication. Deterministic password is the same as before (see Umbrel app store). -developer: ItchySats +developer: 10101 website: https://itchysats.network dependencies: - electrs -repo: https://github.com/itchysats/itchysats -support: https://github.com/itchysats/itchysats/issues +repo: https://github.com/get10101/itchysats +support: https://github.com/get10101/itchysats/issues port: 7113 gallery: - 1.jpg @@ -64,5 +64,5 @@ releaseNotes: >- With 0.7.0 we replaced basic authentication with cookie-based authentication. Deterministic password is the same as before (see Umbrel app store). Full changelog can be found here: https://github.com/itchysats/itchysats/releases/tag/0.7.0 -submitter: ItchySats +submitter: 10101 submission: https://github.com/getumbrel/umbrel/pull/1149 \ No newline at end of file