Compare commits

...

4 Commits

Author SHA1 Message Date
Dmitry Dunaev
aac75509ef Chg: chart version of owsec 2021-11-02 13:50:23 +03:00
jaspreetsachdev
18a48df881 upgraded security to RC2 2021-11-01 12:26:22 -04:00
jaspreetsachdev
0caa891210 Upgraded security to RC2 2021-11-01 12:25:51 -04:00
jaspreetsachdev
40e858a6a4 Moved security service to RC2 2021-11-01 12:25:04 -04:00
5 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ dependencies:
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.3.0-RC1
version: 0.1.0
- name: owsec
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.3.0-RC1
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.3.0-RC2
version: 0.1.0
- name: owfms
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.3.0-RC1
@@ -23,5 +23,5 @@ dependencies:
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 13.0.2
digest: sha256:56cbf010c7a0cafd1b8613a9c574aaaa5c5ba796a67c95cd06c50295d8081f96
generated: "2021-10-29T13:31:33.178770996+03:00"
digest: sha256:ab8140580964cc85efa40e84afe199e44fc52ea055597a08d2ee49ff64f7a826
generated: "2021-11-02T13:26:26.27920095+03:00"

View File

@@ -2,13 +2,13 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 2.3.0-RC1
version: 2.3.0-RC2
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.3.0-RC1"
version: 0.1.0
- name: owsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.3.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.3.0-RC2"
version: 0.1.0
- name: owfms
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.3.0-RC1"

View File

@@ -2,7 +2,7 @@
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.3.0-RC1
OWGWUI_TAG=v2.3.0-RC1
OWSEC_TAG=v2.3.0-RC1
OWSEC_TAG=v2.3.0-RC2
OWFMS_TAG=v2.3.0-RC1
OWPROV_TAG=main
OWPROVUI_TAG=main

View File

@@ -2,7 +2,7 @@
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.3.0-RC1
OWGWUI_TAG=v2.3.0-RC1
OWSEC_TAG=v2.3.0-RC1
OWSEC_TAG=v2.3.0-RC2
OWFMS_TAG=v2.3.0-RC1
OWPROV_TAG=main
OWPROVUI_TAG=main

View File

@@ -2,7 +2,7 @@
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.3.0-RC1
OWGWUI_TAG=v2.3.0-RC1
OWSEC_TAG=v2.3.0-RC1
OWSEC_TAG=v2.3.0-RC2
OWFMS_TAG=v2.3.0-RC1
OWPROV_TAG=main
OWPROVUI_TAG=main