diff --git a/CHANGELOG.md b/CHANGELOG.md
index 431cc530..bd7e6863 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
+
+## [1.5.4] - 2024-03-06
### Fixed
- Fixed CVE-2024-22234 and CVE-2024-22243
- Fixed Trivy security issue CVE-2024-1597
diff --git a/README.md b/README.md
index 478e6af7..e9e1ca58 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ This service will help service provider to set up DFT/SDE with EDC and EDC as se
### Software Version
```shell
-Application version: 1.5.3
-Helm release version: 1.5.3
+Application version: 1.5.4
+Helm release version: 1.5.4
```
# Container images
diff --git a/charts/orchestrator/Chart.yaml b/charts/orchestrator/Chart.yaml
index 5f80adb3..39b25950 100644
--- a/charts/orchestrator/Chart.yaml
+++ b/charts/orchestrator/Chart.yaml
@@ -38,13 +38,13 @@ sources:
# 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: 1.5.3
+version: 1.5.4
# 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.
# It is recommended to use it with quotes.
-appVersion: "1.5.3"
+appVersion: "1.5.4"
dependencies:
- condition: postgresql.enabled
diff --git a/charts/orchestrator/README.md b/charts/orchestrator/README.md
index 1f607df4..923b919f 100644
--- a/charts/orchestrator/README.md
+++ b/charts/orchestrator/README.md
@@ -1,6 +1,6 @@
# managed-service-orchestrator
-![Version: 1.5.3](https://img.shields.io/badge/Version-1.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.3](https://img.shields.io/badge/AppVersion-1.5.3-informational?style=flat-square)
+![Version: 1.5.4](https://img.shields.io/badge/Version-1.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.4](https://img.shields.io/badge/AppVersion-1.5.4-informational?style=flat-square)
This service will help service provider to set up DFT/SDE with EDC and EDC as service in service provider environment.
@@ -44,10 +44,78 @@ This service will help service provider to set up DFT/SDE with EDC and EDC as se
| postgresql.auth.existingSecret | string | `""` | |
| postgresql.auth.password | string | `"default"` | |
| postgresql.auth.port | int | `5432` | |
+| postgresql.auth.postgresPassword | string | `"default"` | |
| postgresql.auth.username | string | `"postgres"` | |
| postgresql.enabled | bool | `true` | |
| postgresql.fullnameOverride | string | `"postgresql"` | |
| probe.endpoint | string | `"/api/healthz"` | |
+| properties.connectorTestServiceUrl | string | `"default"` | |
+| properties.connectorregisterUrl | string | `"default"` | |
+| properties.connectorregisterkeycloakclientId | string | `"default"` | |
+| properties.connectorregisterkeycloakclientSecret | string | `"default"` | |
+| properties.connectorregisterkeycloaktokenURI | string | `"default"` | |
+| properties.dapsJksUrl | string | `"default"` | |
+| properties.dapsTokenUrl | string | `"default"` | |
+| properties.dapsUrl | string | `"default"` | |
+| properties.dnsname | string | `"default"` | |
+| properties.dnsnameProtocol | string | `"default"` | |
+| properties.edc_miwUrl | string | `"default"` | |
+| properties.edc_ssi_authorityId | string | `"default"` | |
+| properties.emailpassword | string | `"default"` | |
+| properties.emailuser | string | `"default"` | |
+| properties.keycloakAuthserverUrl | string | `"default"` | |
+| properties.keycloakBearerOnly | string | `"true"` | |
+| properties.keycloakClientid | string | `"default"` | |
+| properties.keycloakRealm | string | `"default"` | |
+| properties.keycloakResource | string | `"default"` | |
+| properties.keycloakSslRequired | string | `"external"` | |
+| properties.keycloakUseResourceRoleMappings | string | `"true"` | |
+| properties.kubeappsToken | string | `"default"` | |
+| properties.kubeappsUrl | string | `"default"` | |
+| properties.mail_from | string | `"default"` | |
+| properties.mail_to | string | `"default"` | |
+| properties.manual_connector_registration | string | `"false"` | |
+| properties.manualupdate | string | `"true"` | |
+| properties.password | string | `"default"` | |
+| properties.portalclientid | string | `"default"` | |
+| properties.portalclientsecret | string | `"default"` | |
+| properties.portalemail | string | `"default"` | |
+| properties.portaltokenurl | string | `"default"` | |
+| properties.portalurl | string | `"default"` | |
+| properties.postgres-password | string | `"default"` | |
+| properties.resourceServerIssuer | string | `"default"` | |
+| properties.sde_bpndiscovery_hostname | string | `"default"` | |
+| properties.sde_connector_discovery_clientId | string | `"default"` | |
+| properties.sde_connector_discovery_clientSecret | string | `"default"` | |
+| properties.sde_connector_discovery_token_url | string | `"default"` | |
+| properties.sde_digital_twins_authentication_url | string | `"default"` | |
+| properties.sde_digital_twins_hostname | string | `"default"` | |
+| properties.sde_discovery_authentication_url | string | `"default"` | |
+| properties.sde_discovery_clientId | string | `"default"` | |
+| properties.sde_discovery_clientSecret | string | `"default"` | |
+| properties.sde_discovery_grantType | string | `"default"` | |
+| properties.sde_dtregistry_url_prefix | string | `"default"` | |
+| properties.sde_dtregistryidp_client_id | string | `"default"` | |
+| properties.sde_dtregistrytenant_id | string | `"default"` | |
+| properties.sde_keycloak_auth | string | `"default"` | |
+| properties.sde_keycloak_realm | string | `"default"` | |
+| properties.sde_keycloak_tokenUrl | string | `"default"` | |
+| properties.sde_partner_pool_clientId | string | `"default"` | |
+| properties.sde_partner_pool_clientSecret | string | `"default"` | |
+| properties.sde_partner_pool_hostname | string | `"default"` | |
+| properties.sde_portal_backend_authentication_url | string | `"default"` | |
+| properties.sde_portal_backend_clientId | string | `"default"` | |
+| properties.sde_portal_backend_clientSecret | string | `"default"` | |
+| properties.sde_portal_backend_hostname | string | `"default"` | |
+| properties.sde_resource_server_issuer | string | `"default"` | |
+| properties.smtp_auth | string | `"true"` | |
+| properties.smtp_host | string | `"default"` | |
+| properties.smtp_port | string | `"default"` | |
+| properties.smtp_tls_enable | string | `"true"` | |
+| properties.targetCluster | string | `"default"` | |
+| properties.targetNamesapce | string | `"default"` | |
+| properties.vaultToken | string | `"default"` | |
+| properties.vaultUrl | string | `"default"` | |
| readinessProbe.failureThreshold | int | `3` | |
| readinessProbe.initialDelaySeconds | int | `60` | |
| readinessProbe.periodSeconds | int | `10` | |
diff --git a/pom.xml b/pom.xml
index 0aa8a0ba..00be39af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
org.eclipse.tractusx
managed-service-orchestrator
- 1.5.3
+ 1.5.4
managed-service-orchestrator
managed-service-orchestrator