mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 11:57:49 +00:00
Chg: upgrade openwifi clusters to v2.4.0-RC2
This commit is contained in:
10
.github/workflows/ucentralgw-dev-deployment.yaml
vendored
10
.github/workflows/ucentralgw-dev-deployment.yaml
vendored
@@ -31,12 +31,12 @@ env:
|
||||
{
|
||||
"namespace": "dev01",
|
||||
"deploy_method": "git",
|
||||
"chart_version": "v2.4.0-RC1",
|
||||
"owgw_version": "v2.4.0-RC1",
|
||||
"owsec_version": "v2.4.0-RC1",
|
||||
"owfms_version": "v2.4.0-RC1",
|
||||
"chart_version": "v2.4.0-RC2",
|
||||
"owgw_version": "v2.4.0-RC2",
|
||||
"owsec_version": "v2.4.0-RC2",
|
||||
"owfms_version": "v2.4.0-RC2",
|
||||
"owprov_version": "main",
|
||||
"owgwui_version": "v2.4.0-RC1",
|
||||
"owgwui_version": "v2.4.0-RC2",
|
||||
"owprovui_version": "main"
|
||||
}
|
||||
]'
|
||||
|
||||
10
.github/workflows/ucentralgw-qa-deployment.yaml
vendored
10
.github/workflows/ucentralgw-qa-deployment.yaml
vendored
@@ -31,12 +31,12 @@ env:
|
||||
{
|
||||
"namespace": "qa01",
|
||||
"deploy_method": "git",
|
||||
"chart_version": "v2.4.0-RC1",
|
||||
"owgw_version": "v2.4.0-RC1",
|
||||
"owsec_version": "v2.4.0-RC1",
|
||||
"owfms_version": "v2.4.0-RC1",
|
||||
"chart_version": "v2.4.0-RC2",
|
||||
"owgw_version": "v2.4.0-RC2",
|
||||
"owsec_version": "v2.4.0-RC2",
|
||||
"owfms_version": "v2.4.0-RC2",
|
||||
"owprov_version": "main",
|
||||
"owgwui_version": "v2.4.0-RC1",
|
||||
"owgwui_version": "v2.4.0-RC2",
|
||||
"owprovui_version": "main"
|
||||
}
|
||||
]'
|
||||
|
||||
Reference in New Issue
Block a user