Compare commits

...

4 Commits

Author SHA1 Message Date
TIP Automation User
bd80f9b2f9 Chg: update image tag in helm values to v3.2.0 2024-10-04 15:54:30 +00:00
TIP Automation User
0d2368f47c Chg: update image tag in helm values to v3.2.0-RC1 2024-09-30 23:10:52 +00:00
i-chvets
e777a8da4f Merge pull request #90 from Telecominfraproject/version_update
WIFI-14165: release 3.2 version update
2024-09-30 11:01:36 -04:00
Ivan Chvets
73dbd2f36a 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 10:35:43 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.13)
project(owfms VERSION 3.1.0)
project(owfms VERSION 3.2.0)
set(CMAKE_CXX_STANDARD 17)

View File

@@ -9,7 +9,7 @@ fullnameOverride: ""
images:
owfms:
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/owfms
tag: main
tag: v3.2.0
pullPolicy: Always
# regcred:
# registry: tip-tip-wlan-cloud-ucentral.jfrog.io