mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b2cfa383c9 | ||
|
|
f6a2e91cc1 | ||
|
|
c4516e16f7 |
@@ -2,10 +2,10 @@ apiVersion: v2
|
||||
name: openwifi
|
||||
appVersion: "1.0"
|
||||
description: A Helm chart for Kubernetes
|
||||
version: 2.5.2
|
||||
version: 2.5.3
|
||||
dependencies:
|
||||
- name: owgw
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.5.2"
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.5.3"
|
||||
version: 0.1.0
|
||||
- name: owsec
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.5.2"
|
||||
|
||||
@@ -71,7 +71,7 @@ clustersysteminfo:
|
||||
images:
|
||||
clustersysteminfo:
|
||||
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
|
||||
tag: v2.5.2
|
||||
tag: v2.5.3
|
||||
pullPolicy: Always
|
||||
# regcred:
|
||||
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image tags
|
||||
COMPOSE_PROJECT_NAME=openwifi
|
||||
OWGW_TAG=v2.5.2
|
||||
OWGW_TAG=v2.5.3
|
||||
OWGWUI_TAG=v2.5.2
|
||||
OWSEC_TAG=v2.5.2
|
||||
OWFMS_TAG=v2.5.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image tags
|
||||
COMPOSE_PROJECT_NAME=openwifi
|
||||
OWGW_TAG=v2.5.2
|
||||
OWGW_TAG=v2.5.3
|
||||
OWGWUI_TAG=v2.5.2
|
||||
OWSEC_TAG=v2.5.2
|
||||
OWFMS_TAG=v2.5.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image tags
|
||||
COMPOSE_PROJECT_NAME=openwifi
|
||||
OWGW_TAG=v2.5.2
|
||||
OWGW_TAG=v2.5.3
|
||||
OWGWUI_TAG=v2.5.2
|
||||
OWSEC_TAG=v2.5.2
|
||||
OWFMS_TAG=v2.5.2
|
||||
|
||||
@@ -38,6 +38,9 @@ SYSTEM_URI_PRIVATE=https://owgw.wlan.local:17002
|
||||
SYSTEM_URI_PUBLIC=https://openwifi.wlan.local:16002
|
||||
SYSTEM_URI_UI=https://openwifi.wlan.local
|
||||
#SIMULATORID=
|
||||
#IPTOCOUNTRY_PROVIDER=ipinfo
|
||||
#IPTOCOUNTRY_IPINFO_TOKEN=
|
||||
#IPTOCOUNTRY_IPDATA_APIKEY=
|
||||
RTTY_ENABLED=true
|
||||
RTTY_SERVER=openwifi.wlan.local
|
||||
#RTTY_PORT=5912
|
||||
|
||||
Reference in New Issue
Block a user