File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
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 : 3.0.0-RC2
5+ version : 3.0.0-RC3
66dependencies :
77- name : owgw
8- repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v3.0.0-RC2 "
8+ repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v3.0.0-RC3 "
99 version : 0.1.0
1010- name : owsec
1111 repository : " git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v3.0.0-RC2"
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ clustersysteminfo:
8585 images :
8686 clustersysteminfo :
8787 repository : tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
88- tag : v3.0.0-RC2
88+ tag : v3.0.0-RC3
8989 pullPolicy : Always
9090# regcred:
9191# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
Original file line number Diff line number Diff line change 11# Image tags
22COMPOSE_PROJECT_NAME = openwifi
3- OWGW_TAG = v3.0.0-RC2
3+ OWGW_TAG = v3.0.0-RC3
44OWGWUI_TAG = v3.0.0-RC1
55OWSEC_TAG = v3.0.0-RC2
66OWFMS_TAG = v3.0.0-RC2
Original file line number Diff line number Diff line change 11# Image tags
22COMPOSE_PROJECT_NAME=openwifi
3- OWGW_TAG=v3.0.0-RC2
3+ OWGW_TAG=v3.0.0-RC3
44OWGWUI_TAG=v3.0.0-RC1
55OWSEC_TAG=v3.0.0-RC2
66OWFMS_TAG=v3.0.0-RC2
Original file line number Diff line number Diff line change 11# Image tags
22COMPOSE_PROJECT_NAME=openwifi
3- OWGW_TAG=v3.0.0-RC2
3+ OWGW_TAG=v3.0.0-RC3
44OWGWUI_TAG=v3.0.0-RC1
55OWSEC_TAG=v3.0.0-RC2
66OWFMS_TAG=v3.0.0-RC2
You can’t perform that action at this time.
0 commit comments