File tree Expand file tree Collapse file tree 5 files changed +18
-18
lines changed
Expand file tree Collapse file tree 5 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -2,25 +2,25 @@ apiVersion: v2
22name : openwifi
33appVersion : " 1.0"
44description : A Helm chart for Kubernetes
5- version : 4.1.0-RC3
5+ version : 4.1.0
66dependencies :
77- name : owgw
8- repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0-RC2 "
8+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0"
99 version : 0.1.0
1010- name : owsec
11- repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v4.1.0-RC1 "
11+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v4.1.0"
1212 version : 0.1.0
1313- name : owfms
1414 repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v3.2.0"
1515 version : 0.1.0
1616- name : owprov
17- repository : " git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v4.1.0-RC1 "
17+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v4.1.0"
1818 version : 0.1.0
1919- name : owanalytics
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.1.0-RC1 "
23+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v4.1.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 @@ -60,7 +60,7 @@ clustersysteminfo:
6060 images :
6161 clustersysteminfo :
6262 repository : tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
63- tag : v4.1.0-RC3
63+ tag : v4.1.0
6464 pullPolicy : Always
6565# regcred:
6666# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ COMPOSE_PROJECT_NAME=openwifi
33DEPLOY_TYPE = default
44
55# Image tags
6- OWGW_TAG = v4.1.0-RC2
7- OWGWUI_TAG = v4.1.0-RC1
8- OWSEC_TAG = v4.1.0-RC1
6+ OWGW_TAG = v4.1.0
7+ OWGWUI_TAG = v4.1.0
8+ OWSEC_TAG = v4.1.0
99OWFMS_TAG = v3.2.0
10- OWPROV_TAG = v4.1.0-RC1
10+ OWPROV_TAG = v4.1.0
1111OWPROVUI_TAG = v4.0.0
1212OWANALYTICS_TAG = v3.2.0
1313OWSUB_TAG = v3.2.0
Original file line number Diff line number Diff line change 11COMPOSE_PROJECT_NAME=openwifi
22
33# Image tags
4- OWGW_TAG=v4.1.0-RC2
5- OWGWUI_TAG=v4.1.0-RC1
6- OWSEC_TAG=v4.1.0-RC1
4+ OWGW_TAG=v4.1.0
5+ OWGWUI_TAG=v4.1.0
6+ OWSEC_TAG=v4.1.0
77OWFMS_TAG=v3.2.0
8- OWPROV_TAG=v4.1.0-RC1
8+ OWPROV_TAG=v4.1.0
99OWPROVUI_TAG=v4.0.0
1010OWANALYTICS_TAG=v3.2.0
1111OWSUB_TAG=v3.2.0
Original file line number Diff line number Diff line change 11COMPOSE_PROJECT_NAME=openwifi
22
33# Image tags
4- OWGW_TAG=v4.1.0-RC2
5- OWGWUI_TAG=v4.1.0-RC1
6- OWSEC_TAG=v4.1.0-RC1
4+ OWGW_TAG=v4.1.0
5+ OWGWUI_TAG=v4.1.0
6+ OWSEC_TAG=v4.1.0
77OWFMS_TAG=v3.2.0
8- OWPROV_TAG=v4.1.0-RC1
8+ OWPROV_TAG=v4.1.0
99OWPROVUI_TAG=v4.0.0
1010OWANALYTICS_TAG=v3.2.0
1111OWSUB_TAG=v3.2.0
You can’t perform that action at this time.
0 commit comments