Chg: update image tag in helm values to v4.1.0

This commit is contained in:
TIP Automation User
2025-09-08 18:52:37 +00:00
parent 53779f96ec
commit 989cdb1e85
5 changed files with 18 additions and 18 deletions

View File

@@ -2,25 +2,25 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 4.1.0-RC3
version: 4.1.0
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0"
version: 0.1.0
- name: owsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v4.1.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v4.1.0"
version: 0.1.0
- name: owfms
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v3.2.0"
version: 0.1.0
- name: owprov
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v4.1.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=v4.1.0"
version: 0.1.0
- name: owanalytics
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-analytics@helm?ref=v3.2.0"
version: 0.1.0
- name: owgwui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v4.1.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=v4.1.0"
version: 0.1.0
- name: owprovui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=v4.0.0"

View File

@@ -60,7 +60,7 @@ clustersysteminfo:
images:
clustersysteminfo:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/clustersysteminfo
tag: v4.1.0-RC3
tag: v4.1.0
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io

View File

@@ -3,11 +3,11 @@ COMPOSE_PROJECT_NAME=openwifi
DEPLOY_TYPE=default
# Image tags
OWGW_TAG=v4.1.0-RC2
OWGWUI_TAG=v4.1.0-RC1
OWSEC_TAG=v4.1.0-RC1
OWGW_TAG=v4.1.0
OWGWUI_TAG=v4.1.0
OWSEC_TAG=v4.1.0
OWFMS_TAG=v3.2.0
OWPROV_TAG=v4.1.0-RC1
OWPROV_TAG=v4.1.0
OWPROVUI_TAG=v4.0.0
OWANALYTICS_TAG=v3.2.0
OWSUB_TAG=v3.2.0

View File

@@ -1,11 +1,11 @@
COMPOSE_PROJECT_NAME=openwifi
# Image tags
OWGW_TAG=v4.1.0-RC2
OWGWUI_TAG=v4.1.0-RC1
OWSEC_TAG=v4.1.0-RC1
OWGW_TAG=v4.1.0
OWGWUI_TAG=v4.1.0
OWSEC_TAG=v4.1.0
OWFMS_TAG=v3.2.0
OWPROV_TAG=v4.1.0-RC1
OWPROV_TAG=v4.1.0
OWPROVUI_TAG=v4.0.0
OWANALYTICS_TAG=v3.2.0
OWSUB_TAG=v3.2.0

View File

@@ -1,11 +1,11 @@
COMPOSE_PROJECT_NAME=openwifi
# Image tags
OWGW_TAG=v4.1.0-RC2
OWGWUI_TAG=v4.1.0-RC1
OWSEC_TAG=v4.1.0-RC1
OWGW_TAG=v4.1.0
OWGWUI_TAG=v4.1.0
OWSEC_TAG=v4.1.0
OWFMS_TAG=v3.2.0
OWPROV_TAG=v4.1.0-RC1
OWPROV_TAG=v4.1.0
OWPROVUI_TAG=v4.0.0
OWANALYTICS_TAG=v3.2.0
OWSUB_TAG=v3.2.0