Skip to content
Snippets Groups Projects
Commit d231ebc4 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Merge branch 'release/1.6.5' into 'develop'

Release/1.6.5

See merge request !70
parents dd3f7f71 2b0a980c
No related branches found
No related tags found
1 merge request!70Release/1.6.5
Pipeline #91405 passed
...@@ -13,7 +13,7 @@ repositories { ...@@ -13,7 +13,7 @@ repositories {
mavenCentral() mavenCentral()
} }
version = '1.6.5-SNAPSHOT' version = '1.6.5'
group = 'net.geant.nmaas' group = 'net.geant.nmaas'
java { java {
......
...@@ -52,9 +52,4 @@ Script will load the following data: ...@@ -52,9 +52,4 @@ Script will load the following data:
A dedicated Helm chart has been developed to ease the nmaas installation inside a Kubernetes cluster. A dedicated Helm chart has been developed to ease the nmaas installation inside a Kubernetes cluster.
This way both the supported network management applications and the nmaas core components can be installed within a single K8s cluster. This way both the supported network management applications and the nmaas core components can be installed within a single K8s cluster.
For more information please contact the [nmaas Team](mailto:nmaas-team@lists.geant.org). For more information please contact the [nmaas Team](mailto:nmaas-team@lists.geant.org).
\ No newline at end of file
### Building and uploading nmaas Platform Docker image
In order to build the nmaas Platform Docker image first alter the *build_and_publish.sh* with custom *REPOSITORY*, *PACKAGE* and *TAG* values and execute *build_and_publish.sh* to automatically build and publish *nmaas-platform* image to selected Docker repository.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"versions" : [ "versions" : [
{ {
"verNo" : "1.6.5", "verNo" : "1.6.5",
"date" : "(2025/01/14)", "date" : "(2025/01/15)",
"topic" : [ "topic" : [
{ {
"title" : "Improved bulk application deployment process", "title" : "Improved bulk application deployment process",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment