diff --git a/charts/umbrella/Chart.yaml b/charts/umbrella/Chart.yaml index 2cc6131..af1c1c1 100644 --- a/charts/umbrella/Chart.yaml +++ b/charts/umbrella/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/eclipse-tractusx/tractus-x-umbrella type: application -version: 2.0.1 +version: 2.0.2 # when adding or updating versions of dependencies, also update list under README.md#Install dependencies: @@ -61,7 +61,7 @@ dependencies: name: sdfactory alias: selfdescription repository: https://eclipse-tractusx.github.io/charts/dev - version: 2.1.19 + version: 2.1.21 # ssi-credential-issuer - name: ssi-credential-issuer condition: ssi-credential-issuer.enabled diff --git a/charts/umbrella/README.md b/charts/umbrella/README.md index fb0bd75..a823f88 100644 --- a/charts/umbrella/README.md +++ b/charts/umbrella/README.md @@ -278,7 +278,7 @@ The currently available components are following: - [sharedidp](https://github.com/eclipse-tractusx/portal-iam/tree/v4.0.0-alpha.1) - [bpndiscovery](https://github.com/eclipse-tractusx/sldt-bpn-discovery/tree/bpndiscovery-0.2.2) - [discoveryfinder](https://github.com/eclipse-tractusx/sldt-discovery-finder/tree/discoveryfinder-0.2.2) -- [sdfactory](https://github.com/eclipse-tractusx/sd-factory/tree/sdfactory-2.1.12) +- [sdfactory](https://github.com/eclipse-tractusx/sd-factory/tree/sdfactory-2.1.21) - [managed-identity-wallet](https://github.com/eclipse-tractusx/managed-identity-wallet/tree/v0.4.0) - [semantic-hub](https://github.com/eclipse-tractusx/sldt-semantic-hub/tree/semantic-hub-0.2.2) - [ssi credential issuer](https://github.com/eclipse-tractusx/ssi-credential-issuer/tree/v1.0.0) diff --git a/charts/umbrella/values.yaml b/charts/umbrella/values.yaml index 1daaca3..0c12073 100644 --- a/charts/umbrella/values.yaml +++ b/charts/umbrella/values.yaml @@ -652,18 +652,6 @@ selfdescription: secret: # -- JWK Set URI jwkSetUri: "http://centralidp.tx.test/auth/realms/CX-Central/protocol/openid-connect/certs" - # -- Custodian wallet client id - clientId: "sa-cl5-custodian-1" - # -- Custodian wallet client secret - clientSecret: "6pnnap7byS1TImL9Uj7g2psud9Fdq4tJ" - # -- Keycloak URL - authServerUrl: "http://centralidp.tx.test/auth" - # -- Keycloak Realm detail - realm: "CX-Central" - # -- Keycloak Resource detail - resource: "Cl5-CX-Custodian" - # -- Details for Custodian wallet URI - custodianWalletUri: "" # -- Details for Clearing House URI clearingHouseUri: "" # -- Details for Clearing House URL