Compare commits

...

5 Commits

Author SHA1 Message Date
TIP Automation User
a4743b6db5 Chg: update image tag in helm values to v4.0.0 2025-05-02 15:40:36 +00:00
TIP Automation User
b3880f7e7e Chg: update image tag in helm values to v4.0.0-RC1 2025-04-24 21:02:49 +00:00
i-chvets
30fffdfe52 Merge pull request #228 from Telecominfraproject/version_update
WIFI-14521: fix: Version update - release 4.0.0
2025-04-24 16:39:17 -04:00
Ivan Chvets
c8d6540ca6 fix: Version update - release 4.0.0
Signed-off-by: Ivan Chvets <ivan.chvets@kinarasystems.com>
2025-04-24 16:36:43 -04:00
i-chvets
2b2f08c231 Merge pull request #229 from Telecominfraproject/WIFI-14521-ci-changes
WIFI-14521: Update to ubuntu-latest for GH runner
2025-04-24 16:18:46 -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: v3.2.0
tag: v4.0.0
pullPolicy: Always
services:

View File

@@ -1,6 +1,6 @@
{
"name": "ucentral-client",
"version": "3.2.1",
"version": "4.0.0",
"description": "",
"private": true,
"main": "index.tsx",