Browse Source

Update helipad app to v0.1.6 (#1178)

dashboard-0.3.31
Dave Jones 3 years ago
committed by GitHub
parent
commit
21d3f0e1a6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/helipad/docker-compose.yml
  2. 2
      apps/registry.json

2
apps/helipad/docker-compose.yml

@ -2,7 +2,7 @@ version: "3.7"
services:
web:
image: podcastindexorg/podcasting20-helipad:v0.1.5@sha256:2021a21cb650d6d010fac846268644acfee62b54ac7f75c758aae160a2c6bd39
image: podcastindexorg/podcasting20-helipad:v0.1.6@sha256:cc1dd6db871d81f602f4c33ed4300903231c77359c971384ac84b9ba7688343c
init: true
restart: on-failure
stop_grace_period: 1m

2
apps/registry.json

@ -662,7 +662,7 @@
"id": "helipad",
"category": "Lightning Node Management",
"name": "Helipad",
"version": "0.1.5",
"version": "0.1.6",
"tagline": "View boosts and boost-a-grams from Podcasting 2.0 enabled apps",
"description": "Helipad shows boosts and boost-a-gram messages coming in to your Lightning node from your listeners who are using Podcasting 2.0 apps.",
"developer": "Podcastindex.org",

Loading…
Cancel
Save