mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 09:42:38 +00:00
Compare commits
18 Commits
main
...
v2.6.0-RC4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
944500dea9 | ||
|
|
a5e0dcb210 | ||
|
|
656562c691 | ||
|
|
2ea7e3dcc5 | ||
|
|
205343619b | ||
|
|
aa1136e55b | ||
|
|
439aa1d07a | ||
|
|
a9293a7717 | ||
|
|
80d5ae340f | ||
|
|
265ae7483b | ||
|
|
43c4ad2211 | ||
|
|
5cccd0b797 | ||
|
|
b8bcece4bf | ||
|
|
3132b964bd | ||
|
|
711dc59fa6 | ||
|
|
82fbfeebc6 | ||
|
|
77a4df5221 | ||
|
|
c749275ef8 |
@@ -9,7 +9,7 @@ fullnameOverride: ""
|
||||
images:
|
||||
owprov:
|
||||
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/owprov
|
||||
tag: main
|
||||
tag: v2.6.0-RC4
|
||||
pullPolicy: Always
|
||||
# regcred:
|
||||
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
namespace OpenWifi {
|
||||
|
||||
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"(
|
||||
|
||||
|
||||
Reference in New Issue
Block a user