mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
1 Commits
v2.7.2-RC1
...
v2.7.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81508bca0d |
@@ -2,10 +2,10 @@ apiVersion: v2
|
||||
name: openwifi
|
||||
appVersion: "1.0"
|
||||
description: A Helm chart for Kubernetes
|
||||
version: 2.7.2-RC1
|
||||
version: 2.7.2
|
||||
dependencies:
|
||||
- name: owgw
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.7.2-RC1"
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.7.2"
|
||||
version: 0.1.0
|
||||
- name: owsec
|
||||
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.7.0"
|
||||
|
||||
@@ -85,7 +85,7 @@ clustersysteminfo:
|
||||
images:
|
||||
clustersysteminfo:
|
||||
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
|
||||
tag: v2.7.2-RC1
|
||||
tag: v2.7.2
|
||||
pullPolicy: Always
|
||||
# regcred:
|
||||
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image tags
|
||||
COMPOSE_PROJECT_NAME=openwifi
|
||||
OWGW_TAG=v2.7.2-RC1
|
||||
OWGW_TAG=v2.7.2
|
||||
OWGWUI_TAG=v2.7.0
|
||||
OWSEC_TAG=v2.7.0
|
||||
OWFMS_TAG=v2.7.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image tags
|
||||
COMPOSE_PROJECT_NAME=openwifi
|
||||
OWGW_TAG=v2.7.2-RC1
|
||||
OWGW_TAG=v2.7.2
|
||||
OWGWUI_TAG=v2.7.0
|
||||
OWSEC_TAG=v2.7.0
|
||||
OWFMS_TAG=v2.7.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Image tags
|
||||
COMPOSE_PROJECT_NAME=openwifi
|
||||
OWGW_TAG=v2.7.2-RC1
|
||||
OWGW_TAG=v2.7.2
|
||||
OWGWUI_TAG=v2.7.0
|
||||
OWSEC_TAG=v2.7.0
|
||||
OWFMS_TAG=v2.7.0
|
||||
|
||||
Reference in New Issue
Block a user