diff --git a/charts/activation-service/README.md b/charts/activation-service/README.md index de4736b..9c58f0b 100644 --- a/charts/activation-service/README.md +++ b/charts/activation-service/README.md @@ -97,4 +97,4 @@ A Helm chart for running the i4Trust activation service for creating policies at | serviceAccount.create | bool | `false` | specifies if the account should be created | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3) +Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) diff --git a/charts/pdc-portal/Chart.yaml b/charts/pdc-portal/Chart.yaml index 037644a..1c83084 100644 --- a/charts/pdc-portal/Chart.yaml +++ b/charts/pdc-portal/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: pdc-portal -version: 2.3.0 +version: 2.3.1 appVersion: 2.0.0 home: https://github.com/i4trust/pdc-portal description: A Helm chart for running the Packet Delivery Portal application on kubernetes. diff --git a/charts/pdc-portal/README.md b/charts/pdc-portal/README.md index dd928af..60ea8c7 100644 --- a/charts/pdc-portal/README.md +++ b/charts/pdc-portal/README.md @@ -1,6 +1,6 @@ # pdc-portal -![Version: 2.3.0](https://img.shields.io/badge/Version-2.3.0-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) +![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) A Helm chart for running the Packet Delivery Portal application on kubernetes. @@ -26,7 +26,6 @@ A Helm chart for running the Packet Delivery Portal application on kubernetes. | autoscaling.minReplicas | int | `1` | minimum number of running pods | | ccs.defaultOidcScope | string | `"defaultOidcScope"` | Default scope to be used from scopes below, if none is provided | | ccs.id | string | `"pdc"` | Id of the service | -| ccs.oidcScopes | object | `{"defaultScope":[{"trustedIssuersLists":["https://til.fiware.dev"],"trustedParticipantsLists":["https://tir.fiware.dev"],"type":"VerifiableDefaultCredential"}],"portalAccess":[{"trustedIssuersLists":["https://til.fiware.dev"],"trustedParticipantsLists":["https://tir.fiware.dev"],"type":"VerifiableCredential"}]}` | Credential configurations for particular scopes | | config.cb.endpoint | string | `"https://localhost/ngsi-ld/v1"` | Endpoint of (API-Umbrella protected) NGSI-LD API | | config.client.crt | string | `""` | Client certificate (PEM certificate chain) | | config.client.id | string | `"EU.EORI.NLPACKETDEL"` | Client ID | @@ -87,4 +86,4 @@ A Helm chart for running the Packet Delivery Portal application on kubernetes. | serviceAccount.create | bool | `false` | specifies if the account should be created | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3) +Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) diff --git a/charts/pdc-portal/values.yaml b/charts/pdc-portal/values.yaml index 3b73868..4222fb0 100644 --- a/charts/pdc-portal/values.yaml +++ b/charts/pdc-portal/values.yaml @@ -150,23 +150,23 @@ ccs: # -- Default scope to be used from scopes below, if none is provided defaultOidcScope: "defaultOidcScope" # -- Credential configurations for particular scopes - oidcScopes: - defaultScope: - - type: "VerifiableDefaultCredential" - trustedParticipantsLists: [ - "https://tir.fiware.dev" - ] - trustedIssuersLists: [ - "https://til.fiware.dev" - ] - portalAccess: - - type: "VerifiableCredential" - trustedParticipantsLists: [ - "https://tir.fiware.dev" - ] - trustedIssuersLists: [ - "https://til.fiware.dev" - ] + #oidcScopes: + # defaultScope: + # - type: "VerifiableDefaultCredential" + # trustedParticipantsLists: [ + # "https://tir.fiware.dev" + # ] + # trustedIssuersLists: [ + # "https://til.fiware.dev" + # ] + # portalAccess: + # - type: "VerifiableCredential" + # trustedParticipantsLists: [ + # "https://tir.fiware.dev" + # ] + # trustedIssuersLists: [ + # "https://til.fiware.dev" + # ] # PDC Portal configuration config: diff --git a/charts/vcverifier/README.md b/charts/vcverifier/README.md index 9634264..df9b778 100644 --- a/charts/vcverifier/README.md +++ b/charts/vcverifier/README.md @@ -75,4 +75,4 @@ A Helm chart for running the i4Trust DSBA VCVerifier. | templates | string | `nil` | if the style of the login-page should be altered, templates can be provided here. | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3) +Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)