Compare commits

...

1 Commits

Author SHA1 Message Date
TIP Automation User
cbb8072d42 Chg: update image tag in helm values to v2.7.0-RC5 2022-10-01 00:58:26 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 2.7.0-RC4
version: 2.7.0-RC5
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.7.0-RC4"
@@ -29,7 +29,7 @@ dependencies:
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=v2.7.0-RC3"
version: 0.1.0
- name: owrrm
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=v2.7.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=v2.7.0-RC3"
version: 0.1.0
- name: kafka
repository: https://tip.jfrog.io/artifactory/tip-wlan-cloud-ucentral-helm/

View File

@@ -88,7 +88,7 @@ clustersysteminfo:
images:
clustersysteminfo:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
tag: v2.7.0-RC4
tag: v2.7.0-RC5
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io

View File

@@ -13,7 +13,7 @@ ZOOKEEPER_TAG=3.8
POSTGRESQL_TAG=latest
MYSQL_TAG=latest
# NOTE currently OWRRM is only supported in LB installations
#OWRRM_TAG=v2.7.0-RC2
#OWRRM_TAG=v2.7.0-RC3
# Microservice root/config directories
OWGW_ROOT=/owgw-data

View File

@@ -8,7 +8,7 @@ OWPROV_TAG=v2.7.0-RC4
OWPROVUI_TAG=v2.7.0-RC2
OWANALYTICS_TAG=v2.7.0-RC4
OWSUB_TAG=v2.7.0-RC3
OWRRM_TAG=v2.7.0-RC2
OWRRM_TAG=v2.7.0-RC3
KAFKA_TAG=latest
ZOOKEEPER_TAG=latest
ACMESH_TAG=latest

View File

@@ -8,7 +8,7 @@ OWPROV_TAG=v2.7.0-RC4
OWPROVUI_TAG=v2.7.0-RC2
OWANALYTICS_TAG=v2.7.0-RC4
OWSUB_TAG=v2.7.0-RC3
OWRRM_TAG=v2.7.0-RC2
OWRRM_TAG=v2.7.0-RC3
KAFKA_TAG=latest
ZOOKEEPER_TAG=latest
ACMESH_TAG=latest