mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
4 Commits
v2.3.0-RC1
...
release/v2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aac75509ef | ||
|
|
18a48df881 | ||
|
|
0caa891210 | ||
|
|
40e858a6a4 |
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user