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

This commit is contained in:
TIP Automation User
2025-09-04 14:37:06 +00:00
parent 543615c862
commit 53779f96ec
5 changed files with 6 additions and 6 deletions

View File

@@ -2,10 +2,10 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 4.1.0-RC2
version: 4.1.0-RC3
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0-RC1"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v4.1.0-RC2"
version: 0.1.0
- name: owsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v4.1.0-RC1"

View File

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

View File

@@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=openwifi
DEPLOY_TYPE=default
# Image tags
OWGW_TAG=v4.1.0-RC1
OWGW_TAG=v4.1.0-RC2
OWGWUI_TAG=v4.1.0-RC1
OWSEC_TAG=v4.1.0-RC1
OWFMS_TAG=v3.2.0

View File

@@ -1,7 +1,7 @@
COMPOSE_PROJECT_NAME=openwifi
# Image tags
OWGW_TAG=v4.1.0-RC1
OWGW_TAG=v4.1.0-RC2
OWGWUI_TAG=v4.1.0-RC1
OWSEC_TAG=v4.1.0-RC1
OWFMS_TAG=v3.2.0

View File

@@ -1,7 +1,7 @@
COMPOSE_PROJECT_NAME=openwifi
# Image tags
OWGW_TAG=v4.1.0-RC1
OWGW_TAG=v4.1.0-RC2
OWGWUI_TAG=v4.1.0-RC1
OWSEC_TAG=v4.1.0-RC1
OWFMS_TAG=v3.2.0