mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
3 Commits
v2.1.0-RC2
...
v2.1.0-RC3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a70857e918 | ||
|
|
fefd8b0cc5 | ||
|
|
c072a05ee9 |
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: ucentralgw
|
||||
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.1.0-RC2
|
||||
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.1.0-RC3
|
||||
version: 0.1.0
|
||||
- name: ucentralsec
|
||||
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.1.0-RC1
|
||||
@@ -17,5 +17,5 @@ dependencies:
|
||||
- name: kafka
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 13.0.2
|
||||
digest: sha256:38927996b231cee0bab612414308e4b2931329c96634c15485bf7ff45413773f
|
||||
generated: "2021-09-02T12:35:25.840558653+03:00"
|
||||
digest: sha256:dd01079e0cd254744f00f3f85259ebd0c9893b965c9724819e40c4c912be20e4
|
||||
generated: "2021-09-08T13:12:25.763485669+03:00"
|
||||
|
||||
@@ -2,10 +2,10 @@ apiVersion: v2
|
||||
name: wlan-cloud-ucentral
|
||||
appVersion: "1.0"
|
||||
description: A Helm chart for Kubernetes
|
||||
version: 2.1.0-RC2
|
||||
version: 2.1.0-RC3
|
||||
dependencies:
|
||||
- name: ucentralgw
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.1.0-RC2"
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.1.0-RC3"
|
||||
version: 0.1.0
|
||||
- name: ucentralsec
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.1.0-RC1"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
COMPOSE_PROJECT_NAME=ucentral
|
||||
UCENTRALGW_TAG=v2.1.0-RC2
|
||||
UCENTRALGW_TAG=v2.1.0-RC3
|
||||
UCENTRALGWUI_TAG=v2.1.0-RC1
|
||||
UCENTRALSEC_TAG=v2.1.0-RC1
|
||||
UCENTRALFMS_TAG=v2.1.0-RC1
|
||||
|
||||
Reference in New Issue
Block a user