Skip to content

Releases: RADAR-base/radar-helm-charts

radar-rest-sources-backend-1.2.3

31 Oct 11:37
358856f
Compare
Choose a tag to compare

A Helm chart for the backend application of RADAR-base Rest Sources Authorizer

radar-rest-sources-backend-1.2.2

31 Oct 08:45
2e7bc54
Compare
Choose a tag to compare

A Helm chart for the backend application of RADAR-base Rest Sources Authorizer

radar-rest-sources-authorizer-2.1.3

31 Oct 11:37
358856f
Compare
Choose a tag to compare

A Helm chart for the front-end application of RADAR-base Rest Sources Authorizer which is a portal to authorize the Fitbit connector to read data from Fitbit accounts.

radar-rest-sources-authorizer-2.1.2

31 Oct 08:45
2e7bc54
Compare
Choose a tag to compare

A Helm chart for the front-end application of RADAR-base Rest Sources Authorizer which is a portal to authorize the Fitbit connector to read data from Fitbit accounts.

radar-gateway-1.2.6

31 Oct 08:23
432bef7
Compare
Choose a tag to compare

A Helm chart for RADAR-base gateway. REST Gateway to Kafka, for incoming participant data. It performs authentication, authorization, content validation and decompression. For more details of the configurations, see https://github.com/RADAR-base/RADAR-Gateway/blob/master/gateway.yml.

radar-upload-connect-frontend-0.5.1

30 Oct 07:27
c4b9890
Compare
Choose a tag to compare

A Helm chart for RADAR-base upload connector frontend application that provides a UI for uploading files and sending them to the upload-backend.

radar-upload-connect-backend-0.5.1

30 Oct 07:27
c4b9890
Compare
Choose a tag to compare

A Helm chart for RADAR-base upload connector backend application. This application is an upload system that stores uploaded data and its metadata in PostgreSQL for later processing.

radar-rest-sources-backend-1.2.1

30 Oct 07:27
c4b9890
Compare
Choose a tag to compare

A Helm chart for the backend application of RADAR-base Rest Sources Authorizer

radar-rest-sources-authorizer-2.1.1

30 Oct 07:27
c4b9890
Compare
Choose a tag to compare

A Helm chart for the front-end application of RADAR-base Rest Sources Authorizer which is a portal to authorize the Fitbit connector to read data from Fitbit accounts.

radar-push-endpoint-0.3.6

30 Oct 07:27
c4b9890
Compare
Choose a tag to compare

A Helm chart for RADAR-base Push Endpoint. REST Gateway to Kafka, for incoming data from Push or Subscription based WEB APIs. It performs authentication, authorization and content validation. For more details of the configurations, see https://github.com/RADAR-base/RADAR-PushEndpoint.