Compare commits

...

5 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
stephb9959
06ad21c5fb https://telecominfraproject.atlassian.net/browse/WIFI-13808
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
2024-06-06 07:57:18 -07:00
3 changed files with 3 additions and 3 deletions

View File

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

2
build
View File

@@ -1 +1 @@
7
1

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