Compare commits

...

4 Commits

Author SHA1 Message Date
TIP Automation User
460ba9eee7 Chg: update image tag in helm values to v3.2.0 2024-10-04 15:54:34 +00:00
TIP Automation User
788e1f59bd Chg: update image tag in helm values to v3.2.0-RC1 2024-10-01 01:06:01 +00:00
jaspreetsachdev
d1a1c96e74 Merge pull request #223 from Telecominfraproject/version_update
WIFI-14165: release 3.2 version update
2024-09-30 21:02:13 -04:00
Ivan Chvets
1a18985c0d fix: release 3.2 version update
https://telecominfraproject.atlassian.net/browse/WIFI-14165

Signed-off-by: Ivan Chvets <ivan.chvets@kinarasystems.com>
2024-09-30 20:56:34 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ fullnameOverride: ""
images:
owgwui:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/owgw-ui
tag: main
tag: v3.2.0
pullPolicy: Always
services:

View File

@@ -1,6 +1,6 @@
{
"name": "ucentral-client",
"version": "3.1.0(5)",
"version": "3.2.0",
"description": "",
"private": true,
"main": "index.tsx",