diff --git a/compose/docker-compose.yaml.configure b/compose/docker-compose.yaml.configure index 282bdf1bed7772fd75a25df40f4fa83dd8f3aed4..905739dceaf4d5ba1fd4ff7cafa16963e7077b7c 100644 --- a/compose/docker-compose.yaml.configure +++ b/compose/docker-compose.yaml.configure @@ -369,8 +369,8 @@ services: "spring.activemq.brokerUrl": "tcp://anartemis:61616?jms.watchTopicAdvisories=false", "spring.activemq.user": "artemis", "spring.activemq.password": "artemis", - "logging.level.org.springframework" : "DEBUG", - "logging.level.org.etsi.osl.metrico" : "DEBUG" + "logging.level.org.springframework" : "INFO", + "logging.level.org.etsi.osl.metrico" : "INFO" }' logging: driver: "json-file" diff --git a/kubernetes/helm/openslice/Chart.yaml b/kubernetes/helm/openslice/Chart.yaml index b8ede110a2eb23dca2a96230c423432502cbdb33..506eb599e0f01c98092568510fa2fa7eaff9c5a3 100644 --- a/kubernetes/helm/openslice/Chart.yaml +++ b/kubernetes/helm/openslice/Chart.yaml @@ -15,9 +15,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.0 +version: 2.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 2025Q2-SNAPSHOT +appVersion: 2025Q2 diff --git a/kubernetes/helm/openslice/values.yaml b/kubernetes/helm/openslice/values.yaml index 65d691856f2c7b29b80fbfcba909984c79fe8c65..146ea3e23fa1187820d59487faaf1adc4915dc4b 100644 --- a/kubernetes/helm/openslice/values.yaml +++ b/kubernetes/helm/openslice/values.yaml @@ -123,9 +123,9 @@ mysql: metrico: enabled: true - logLevel: DEBUG + logLevel: INFO spring: - loglevel: DEBUG + loglevel: INFO cridge: enabled: true diff --git a/pom.xml b/pom.xml index 70bd709cb9e6c935db672e4271274f76f1b13f27..476803810245d5eadcb013bcd877bfcddc6e92e1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.etsi.osl org.etsi.osl.main - 2025Q2-SNAPSHOT + 2025Q2 pom org.etsi.osl.main @@ -33,25 +33,25 @@ 1.7.0 - 1.0.2-SNAPSHOT - 1.0.2-SNAPSHOT - 1.0.2-SNAPSHOT - 1.2.0-SNAPSHOT - 2025Q2-SNAPSHOT - 1.0.2-SNAPSHOT - 1.1.1-SNAPSHOT - 1.0.2-SNAPSHOT - 1.2.0-SNAPSHOT - 1.0.2-SNAPSHOT - 1.2.0-SNAPSHOT - 1.0.2-SNAPSHOT - 1.0.2-SNAPSHOT - 1.0.2-SNAPSHOT - 1.0.2-SNAPSHOT - 1.2.0-SNAPSHOT - 1.2.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT + 1.0.2 + 1.0.2 + 1.0.2 + 1.2.0 + 2025Q2 + 1.0.2 + 1.1.1 + 1.1.0 + 1.2.0 + 1.0.2 + 1.2.0 + 1.1.0 + 1.0.2 + 1.0.2 + 1.0.2 + 1.2.0 + 1.2.0 + 1.0.0 + 1.0.0