File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ apiVersion: v2
22name : openwifi
33appVersion : " 1.0"
44description : A Helm chart for Kubernetes
5- version : 4.2.0-RC1
5+ version : 4.2.0
66dependencies :
77- name : owgw
8- repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.2.0-RC1 "
8+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.2.0"
99 version : 0.1.0
1010- name : owsec
1111 repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v4.1.0"
@@ -20,7 +20,7 @@ dependencies:
2020 repository : " git+https://github.com/Telecominfraproject/wlan-cloud-analytics@helm?ref=v3.2.0"
2121 version : 0.1.0
2222- name : owgwui
23- repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v4.2.0-RC1 "
23+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v4.2.0"
2424 version : 0.1.0
2525- name : owprovui
2626 repository : " git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=v4.0.0"
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ clustersysteminfo:
7373 images :
7474 clustersysteminfo :
7575 repository : tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
76- tag : v4.2.0-RC1
76+ tag : v4.2.0
7777 pullPolicy : Always
7878# regcred:
7979# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ COMPOSE_PROJECT_NAME=openwifi
55DEPLOY_TYPE = default
66
77# Image tags
8- OWGW_TAG = v4.2.0-RC1
9- OWGWUI_TAG = v4.2.0-RC1
8+ OWGW_TAG = v4.2.0
9+ OWGWUI_TAG = v4.2.0
1010OWSEC_TAG = v4.1.0
1111OWFMS_TAG = v3.2.0
1212OWPROV_TAG = v4.1.0
Original file line number Diff line number Diff line change 11COMPOSE_PROJECT_NAME=openwifi
22
33# Image tags
4- OWGW_TAG=v4.2.0-RC1
5- OWGWUI_TAG=v4.2.0-RC1
4+ OWGW_TAG=v4.2.0
5+ OWGWUI_TAG=v4.2.0
66OWSEC_TAG=v4.1.0
77OWFMS_TAG=v3.2.0
88OWPROV_TAG=v4.1.0
Original file line number Diff line number Diff line change 11COMPOSE_PROJECT_NAME=openwifi
22
33# Image tags
4- OWGW_TAG=v4.2.0-RC1
5- OWGWUI_TAG=v4.2.0-RC1
4+ OWGW_TAG=v4.2.0
5+ OWGWUI_TAG=v4.2.0
66OWSEC_TAG=v4.1.0
77OWFMS_TAG=v3.2.0
88OWPROV_TAG=v4.1.0
You can’t perform that action at this time.
0 commit comments