Compare commits

..

2 Commits

Author SHA1 Message Date
TIP Automation User
f23abf0f4a Chg: update image tag in helm values to v3.1.0 2024-06-29 16:50:30 +00:00
TIP Automation User
eccff13fb2 Chg: update image tag in helm values to v3.1.0-RC1 2024-06-09 17:01:51 +00: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: v3.1.0
pullPolicy: Always
services:

View File

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