mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-30 02:02:36 +00:00
Compare commits
12 Commits
WIFI-13597
...
v2.6.0-RC3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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-RC3
|
||||||
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