Browse Source

Update helipad app to v0.1.8 (#1218)

apps-test
Dave Jones 3 years ago
committed by GitHub
parent
commit
dcfa800303
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.6@sha256:cc1dd6db871d81f602f4c33ed4300903231c77359c971384ac84b9ba7688343c
image: podcastindexorg/podcasting20-helipad:v0.1.8@sha256:12ea841b931cf93e80461a67f13ae44fad6741f65f396530add4015121ec4621
init: true
restart: on-failure
stop_grace_period: 1m

2
apps/registry.json

@ -686,7 +686,7 @@
"id": "helipad",
"category": "Lightning Node Management",
"name": "Helipad",
"version": "0.1.5",
"version": "0.1.8",
"tagline": "View boosts & boost-a-grams from Podcasting 2.0 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