mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-30 02:02:36 +00:00
Compare commits
21 Commits
v2.9.0
...
release/v2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fcf2ca41b | ||
|
|
3c2017859b | ||
|
|
eecf9a49c2 | ||
|
|
944500dea9 | ||
|
|
a5e0dcb210 | ||
|
|
656562c691 | ||
|
|
2ea7e3dcc5 | ||
|
|
205343619b | ||
|
|
aa1136e55b | ||
|
|
439aa1d07a | ||
|
|
a9293a7717 | ||
|
|
80d5ae340f | ||
|
|
265ae7483b | ||
|
|
43c4ad2211 | ||
|
|
5cccd0b797 | ||
|
|
b8bcece4bf | ||
|
|
3132b964bd | ||
|
|
711dc59fa6 | ||
|
|
82fbfeebc6 | ||
|
|
77a4df5221 | ||
|
|
c749275ef8 |
@@ -9,7 +9,7 @@ fullnameOverride: ""
|
|||||||
images:
|
images:
|
||||||
owprov:
|
owprov:
|
||||||
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/owprov
|
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/owprov
|
||||||
tag: main
|
tag: v2.6.0
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
# regcred:
|
# regcred:
|
||||||
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
|
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
namespace OpenWifi {
|
namespace OpenWifi {
|
||||||
|
|
||||||
static const std::string GitUCentralJSONSchemaFile{
|
static const std::string GitUCentralJSONSchemaFile{
|
||||||
"https://raw.githubusercontent.com/blogic/ucentral-schema/main/ucentral.schema.json"};
|
"https://raw.githubusercontent.com/blogic/ucentral-schema/main/ucentral.schema.json"};
|
||||||
|
|
||||||
static json DefaultUCentralSchema = R"(
|
static json DefaultUCentralSchema = R"(
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user