Skip to content

Commit e4d9af1

Browse files
committed
chore: push v3.0.0 manifest and images to app store fork
1 parent 3969ce8 commit e4d9af1

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

tunnelsats/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22
services:
33
tunnelsats:
44
build: .
5-
image: tunnelsats/umbrel-app:v3.0.0
5+
image: tunnelsats/umbrel-app:latest
66
container_name: tunnelsats
77
restart: on-failure
88
network_mode: "host"

tunnelsats/pr-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# App Submission
22

33
### App name
4-
Tunnelsats (umbrel-app v2.0.0)
4+
Tunnelsats (umbrel-app v3.0.0)
55

66
### 256x256 SVG icon
77
*(Uploaded in PR diff)*

tunnelsats/umbrel-app.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ manifestVersion: 1
22
id: tunnelsats
33
category: networking
44
name: Tunnelsats
5-
version: "2.0.0"
5+
version: "3.0.0"
66
tagline: Secure VPN routing for your Lightning Node
77
description: >-
88
Tunnelsats integrates with your LND and Core Lightning apps to provide anonymous, hybrid routing over the fast WireGuard protocol.
@@ -16,8 +16,11 @@ website: https://tunnelsats.com
1616
dependencies: []
1717
repo: https://github.com/Tunnelsats/ts-umbrel-app
1818
support: https://tunnelsats.com/join-telegram
19-
port:
20-
gallery: []
19+
port: 9739
20+
gallery:
21+
- 1.jpg
22+
- 2.jpg
23+
- 3.jpg
2124
path: ""
2225
defaultUsername: ""
2326
defaultPassword: ""

0 commit comments

Comments
 (0)