Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: create new release #113

Merged
merged 1 commit into from
Mar 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/orchestrator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
70 changes: 69 additions & 1 deletion charts/orchestrator/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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` | |
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</parent>
<groupId>org.eclipse.tractusx</groupId>
<artifactId>managed-service-orchestrator</artifactId>
<version>1.5.3</version>
<version>1.5.4</version>
<name>managed-service-orchestrator</name>
<description>managed-service-orchestrator</description>
<properties>
Expand Down
Loading