From 4a3ca11f762a10ef73e92dd15c3df4ebb133e6b2 Mon Sep 17 00:00:00 2001 From: Cameron <103131615+Cameron-IPFSPodcasting@users.noreply.github.com> Date: Wed, 6 Jul 2022 07:52:14 -0400 Subject: [PATCH] Upgrade IPFS Podcasting to v0.6 (#59) --- ipfs-podcasting/docker-compose.yml | 2 +- ipfs-podcasting/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ipfs-podcasting/docker-compose.yml b/ipfs-podcasting/docker-compose.yml index fb01ae1..982e67e 100644 --- a/ipfs-podcasting/docker-compose.yml +++ b/ipfs-podcasting/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: $APP_IPFS_PODCASTING_PORT web: - image: ipfspodcasting/podcastnode:v0.5@sha256:aa56c571494323f210677ad4291ffead0fff31a1da1544766557e54b413f43d0 + image: ipfspodcasting/podcastnode:v0.6@sha256:773d7c34d452764be973e8bc495990ec47f8042287493997784198c64e924393 init: true restart: on-failure stop_grace_period: 1m diff --git a/ipfs-podcasting/umbrel-app.yml b/ipfs-podcasting/umbrel-app.yml index 775593f..18337be 100644 --- a/ipfs-podcasting/umbrel-app.yml +++ b/ipfs-podcasting/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: ipfs-podcasting category: Files name: IPFS Podcasting -version: "0.5" +version: "0.6" tagline: Crowd-host podcasts over IPFS description: |- Turn your Umbrel into an IPFS node for self-hosting, crowd-hosting, and archiving of your favorite podcasts to the IPFS network. @@ -21,4 +21,4 @@ gallery: - 2.jpg - 3.jpg path: '' -defaultPassword: '' \ No newline at end of file +defaultPassword: ''