Skip to content

Commit

Permalink
add verifier (#239)
Browse files Browse the repository at this point in the history
* update verifier

* Update helm documentation

* Update helm documentation

* better namesapce support

* Update helm documentation

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Stefan Wiedemann and github-actions[bot] authored May 2, 2024
1 parent 584cd96 commit b2f4127
Show file tree
Hide file tree
Showing 50 changed files with 659 additions and 117 deletions.
2 changes: 1 addition & 1 deletion charts/api-umbrella/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: api-umbrella
version: 0.0.14
version: 0.1.0
appVersion: v0.18.0
home: https://api-umbrella.readthedocs.io/en/latest/index.html
description: A Helm chart for running api-umbrella on kubernetes.
Expand Down
4 changes: 2 additions & 2 deletions charts/api-umbrella/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# api-umbrella

![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![AppVersion: v0.18.0](https://img.shields.io/badge/AppVersion-v0.18.0-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: v0.18.0](https://img.shields.io/badge/AppVersion-v0.18.0-informational?style=flat-square)

A Helm chart for running api-umbrella on kubernetes.

Expand Down Expand Up @@ -63,4 +63,4 @@ A Helm chart for running api-umbrella on kubernetes.
| umbrella.webHost | string | `"umbrella.fiware.dev"` | configure the host of the frontend here |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
16 changes: 8 additions & 8 deletions charts/apollo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
apiVersion: v1
name: apollo
version: 0.0.6
version: 0.1.0
appVersion: 0.0.10
description: A Helm chart for running apollo on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- orion
- orion-ld
- apollo
- fiware
- orion
- orion-ld
- apollo
sources:
- https://github.com/fiware/apollo
- https://github.com/fiware/apollo
maintainers:
- name: wistefan
email: [email protected]
- name: wistefan
email: [email protected]
4 changes: 2 additions & 2 deletions charts/apollo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# apollo

![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![AppVersion: 0.0.10](https://img.shields.io/badge/AppVersion-0.0.10-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.0.10](https://img.shields.io/badge/AppVersion-0.0.10-informational?style=flat-square)

A Helm chart for running apollo on kubernetes.

Expand Down Expand Up @@ -68,4 +68,4 @@ A Helm chart for running apollo on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
13 changes: 6 additions & 7 deletions charts/bae-activation-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
apiVersion: v1
name: bae-activation-service
version: 0.0.7
version: 0.1.0
appVersion: 0.0.3
home: https://github.com/FIWARE-AI-Marketplace/bae-activation-service
description: A Helm chart for running the fiware BAE activation service PoC on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- bae
- fiware
- bae
sources:
- https://github.com/FIWARE-AI-Marketplace/bae-activation-service
- https://github.com/FIWARE-AI-Marketplace/bae-activation-service
maintainers:
- name: dwendland
email: [email protected]

- name: dwendland
email: [email protected]
4 changes: 2 additions & 2 deletions charts/bae-activation-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bae-activation-service

![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![AppVersion: 0.0.3](https://img.shields.io/badge/AppVersion-0.0.3-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.0.3](https://img.shields.io/badge/AppVersion-0.0.3-informational?style=flat-square)

A Helm chart for running the fiware BAE activation service PoC on kubernetes.

Expand Down Expand Up @@ -74,4 +74,4 @@ A Helm chart for running the fiware BAE activation service PoC on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
2 changes: 1 addition & 1 deletion charts/business-api-ecosystem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: business-api-ecosystem
description: A Helm chart for running the FIWARE business API ecosystem (FIWARE Marketplace) on Kubernetes
icon: https://fiware.github.io/catalogue/img/fiware.png
version: 0.9.4
version: 0.10.0
appVersion: 8.0.0
home: https://business-api-ecosystem.readthedocs.io/en/latest/
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/business-api-ecosystem/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# business-api-ecosystem

![Version: 0.9.4](https://img.shields.io/badge/Version-0.9.4-informational?style=flat-square) ![AppVersion: 8.0.0](https://img.shields.io/badge/AppVersion-8.0.0-informational?style=flat-square)
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![AppVersion: 8.0.0](https://img.shields.io/badge/AppVersion-8.0.0-informational?style=flat-square)

A Helm chart for running the FIWARE business API ecosystem (FIWARE Marketplace) on Kubernetes

Expand Down Expand Up @@ -283,4 +283,4 @@ A Helm chart for running the FIWARE business API ecosystem (FIWARE Marketplace)
| siop.verifier.tokenPath | string | `"/token"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
16 changes: 8 additions & 8 deletions charts/canis-major/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
apiVersion: v1
name: canis-major
version: 0.0.7
version: 0.1.0
appVersion: 1.5.15
description: A Helm chart for running canis major on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- canismajor
- blockchain
- dlt
- fiware
- canismajor
- blockchain
- dlt
sources:
- https://github.com/FIWARE/CanisMajor
- https://github.com/FIWARE/CanisMajor
maintainers:
- name: wistefan
email: [email protected]
- name: wistefan
email: [email protected]
4 changes: 2 additions & 2 deletions charts/canis-major/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# canis-major

![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![AppVersion: 1.5.15](https://img.shields.io/badge/AppVersion-1.5.15-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 1.5.15](https://img.shields.io/badge/AppVersion-1.5.15-informational?style=flat-square)

A Helm chart for running canis major on kubernetes.

Expand Down Expand Up @@ -79,4 +79,4 @@ A Helm chart for running canis major on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
2 changes: 1 addition & 1 deletion charts/contract-management/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: contract-management
version: 0.5.0
version: 0.6.0
appVersion: 0.0.1
description: A Helm chart for running the contract-management on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
Expand Down
4 changes: 2 additions & 2 deletions charts/contract-management/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# contract-management

![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)

A Helm chart for running the contract-management on kubernetes.

Expand Down Expand Up @@ -72,4 +72,4 @@ A Helm chart for running the contract-management on kubernetes.
| til.credentialType | string | `"MyCredential"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
2 changes: 1 addition & 1 deletion charts/credentials-config-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: credentials-config-service
version: 0.0.4
version: 0.1.0
appVersion: 0.0.1
description: A Helm chart for running the credentials-config-service on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
Expand Down
4 changes: 2 additions & 2 deletions charts/credentials-config-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# credentials-config-service

![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)

A Helm chart for running the credentials-config-service on kubernetes.

Expand Down Expand Up @@ -77,4 +77,4 @@ A Helm chart for running the credentials-config-service on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
18 changes: 9 additions & 9 deletions charts/dsba-pdp/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
apiVersion: v1
name: dsba-pdp
version: 0.0.17
version: 0.1.0
appVersion: 0.3.2
description: A Helm chart for running the dsba-pdp on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- dsba
- verifiablecredentials
- ssi
- pdp
- fiware
- dsba
- verifiablecredentials
- ssi
- pdp
sources:
- https://github.com/wistefan/dsba-pdp
- https://github.com/wistefan/dsba-pdp
maintainers:
- name: wistefan
email: [email protected]
- name: wistefan
email: [email protected]
4 changes: 2 additions & 2 deletions charts/dsba-pdp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dsba-pdp

![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![AppVersion: 0.3.2](https://img.shields.io/badge/AppVersion-0.3.2-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.3.2](https://img.shields.io/badge/AppVersion-0.3.2-informational?style=flat-square)

A Helm chart for running the dsba-pdp on kubernetes.

Expand Down Expand Up @@ -89,4 +89,4 @@ A Helm chart for running the dsba-pdp on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
20 changes: 10 additions & 10 deletions charts/endpoint-auth-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
apiVersion: v1
name: endpoint-auth-service
version: 0.0.16
version: 0.1.0
appVersion: 0.4.4
description: A Helm chart for running the endpoint-auth-service on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- auth
- ishare
- envoy
- openshift
- openshift service mesh
- fiware
- auth
- ishare
- envoy
- openshift
- openshift service mesh
sources:
- https://github.com/FIWARE/endpoint-auth-service
- https://github.com/FIWARE/endpoint-auth-service
maintainers:
- name: wistefan
email: [email protected]
- name: wistefan
email: [email protected]
4 changes: 2 additions & 2 deletions charts/endpoint-auth-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# endpoint-auth-service

![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-informational?style=flat-square) ![AppVersion: 0.4.4](https://img.shields.io/badge/AppVersion-0.4.4-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.4.4](https://img.shields.io/badge/AppVersion-0.4.4-informational?style=flat-square)
A Helm chart for running the endpoint-auth-service on kubernetes.

## Maintainers
Expand Down Expand Up @@ -279,4 +279,4 @@ for that.
| sidecarInjector.tolerations | list | `[]` | tolerations template ref: ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
3 changes: 1 addition & 2 deletions charts/iotagent-json/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
apiVersion: v1
name: iotagent-json
version: 0.0.3
version: 0.1.0
appVersion: 1.14.0
home: https://fiware-iotagent-json.readthedocs.io/en/latest/
description: A Helm chart for running the fiware iotagent-json on kubernetes.
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- iot-agent

sources:
- https://github.com/telefonicaid/iotagent-json
maintainers:
Expand Down
4 changes: 2 additions & 2 deletions charts/iotagent-json/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# iotagent-json

![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![AppVersion: 1.14.0](https://img.shields.io/badge/AppVersion-1.14.0-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 1.14.0](https://img.shields.io/badge/AppVersion-1.14.0-informational?style=flat-square)

A Helm chart for running the fiware iotagent-json on kubernetes.

Expand Down Expand Up @@ -99,4 +99,4 @@ A Helm chart for running the fiware iotagent-json on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
2 changes: 1 addition & 1 deletion charts/iotagent-ul/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: iotagent-ul
version: 0.0.6
version: 0.1.0
appVersion: 1.14.0
home: https://fiware-iotagent-ul.readthedocs.io/en/latest/
description: A Helm chart for running the fiware iot agent for the ultralight 2.0 protocol on kubernetes.
Expand Down
4 changes: 2 additions & 2 deletions charts/iotagent-ul/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# iotagent-ul

![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![AppVersion: 1.14.0](https://img.shields.io/badge/AppVersion-1.14.0-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 1.14.0](https://img.shields.io/badge/AppVersion-1.14.0-informational?style=flat-square)

A Helm chart for running the fiware iot agent for the ultralight 2.0 protocol on kubernetes.

Expand Down Expand Up @@ -98,4 +98,4 @@ A Helm chart for running the fiware iot agent for the ultralight 2.0 protocol on
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
20 changes: 10 additions & 10 deletions charts/ishare-satellite/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
apiVersion: v2
name: ishare-satellite
version: 1.2.0
version: 1.3.0
appVersion: 1.2.0
home: https://github.com/FIWARE/ishare-satellite
description: A Helm chart for running an implementation of the iSHARE Satellite
icon: https://fiware.github.io/catalogue/img/fiware.png
keywords:
- fiware
- i4trust
- ishare
- trust anchor
- trust authority
- scheme owner
- fiware
- i4trust
- ishare
- trust anchor
- trust authority
- scheme owner
sources:
- https://github.com/FIWARE/ishare-satellite
- https://github.com/FIWARE/ishare-satellite
maintainers:
- name: dwendland
email: [email protected]
- name: dwendland
email: [email protected]
4 changes: 2 additions & 2 deletions charts/ishare-satellite/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ishare-satellite

![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)

A Helm chart for running an implementation of the iSHARE Satellite

Expand Down Expand Up @@ -79,4 +79,4 @@ A Helm chart for running an implementation of the iSHARE Satellite
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
2 changes: 1 addition & 1 deletion charts/keyrock/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: keyrock
version: 0.7.7
version: 0.8.0
appVersion: 8.3.3
home: https://fiware-idm.readthedocs.io/en/latest/
description: A Helm chart for running the fiware idm keyrock on kubernetes.
Expand Down
Loading

0 comments on commit b2f4127

Please sign in to comment.