File tree Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ v1.0.0] ( https://github.com/play-iot/iot-vpn/tree/vpnddns/v1.0.0 ) (2021-04-20)
3
+ ### Added
4
+ - Google cloud DDNS
5
+
6
+ ## [ v1.0.0] ( https://github.com/play-iot/iot-vpn/tree/vpnddns/v1.0.0 ) (2021-05-13)
4
7
5
8
### Added
6
9
- Google cloud DDNS
Original file line number Diff line number Diff line change 1
- # QWE VPN
1
+ # PlayiO VPN
2
2
3
- QWE IIoT VPN solution
3
+ ** Play-iO ** IIoT VPN solution
4
4
5
5
![ softether] ( ./.github/vpnserver.png )
6
6
@@ -29,3 +29,8 @@ QWE IIoT VPN solution
29
29
- [x] ` resolvconf `
30
30
- [x] ` openresolv `
31
31
- [x] ` connman `
32
+
33
+ ## VPN DDNS
34
+
35
+ ![ Docker Image Version (latest semver)] ( https://img.shields.io/docker/v/playio/vpnddns?sort=semver )
36
+ ![ Docker Image Size (latest semver)] ( https://img.shields.io/docker/image-size/playio/vpnddns?sort=semver )
Original file line number Diff line number Diff line change 1
- VPN_DNS_SYNC_IMAGE = ghcr.io/play-iot /vpnddns
2
- VPN_DNS_SYNC_VERSION = main
1
+ VPN_DNS_SYNC_IMAGE = playio /vpnddns
2
+ VPN_DNS_SYNC_VERSION = 1.0.0
3
3
VPN_DNS_SYNC_SCHEDULE = " */2 * * * *"
4
4
5
5
K8S_COMPONENT = vpn-ddns
Original file line number Diff line number Diff line change 1
- APP_VERSION = '1.0.1 '
1
+ APP_VERSION = '1.0.0 '
2
2
HASH_VERSION = 'dev'
You can’t perform that action at this time.
0 commit comments