Skip to content

Releases: RADAR-base/radar-helm-charts

radar-s3-connector-0.2.3

25 Apr 15:56
7e988d8
Compare
Choose a tag to compare

A Helm chart for RADAR-base s3 connector. This connector uses Confluent s3 connector with a custom data transformers. These configurations enable a sink connector. See full list of properties here https://docs.confluent.io/kafka-connect-s3-sink/current/configuration_options.html#s3-configuration-options

velero-0.1.3

21 Apr 15:48
9df0ce5
Compare
Choose a tag to compare

A Helm chart for Velero, this chart is an overlay for Velero and adds some default values and a deployment to mirror the local object storage to a remote location.

s3-proxy-0.1.3

21 Apr 15:48
9df0ce5
Compare
Choose a tag to compare

A Helm chart for S3 Proxy. It uses https://hub.docker.com/r/andrewgaul/s3proxy to proxy S3 API requests to any supported cloud provider. For more examples see Find some example configurations at https://github.com/gaul/s3proxy/wiki/Storage-backend-examples.

radar-upload-source-connector-0.2.1

21 Apr 15:48
9df0ce5
Compare
Choose a tag to compare

A Helm chart for RADAR-base upload kafka connector. This is used for reading uploaded data from backend and sending them to Kafka cluster for later processing.

radar-upload-connect-frontend-0.2.1

21 Apr 15:48
9df0ce5
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.2.1

21 Apr 15:48
9df0ce5
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-s3-connector-0.2.2

21 Apr 15:48
9df0ce5
Compare
Choose a tag to compare

A Helm chart for RADAR-base s3 connector. This connector uses Confluent s3 connector with a custom data transformers. These configurations enable a sink connector. See full list of properties here https://docs.confluent.io/kafka-connect-s3-sink/current/configuration_options.html#s3-configuration-options

radar-rest-sources-backend-0.3.2

21 Apr 15:48
9df0ce5
Compare
Choose a tag to compare

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

radar-rest-sources-authorizer-0.3.2

21 Apr 15:48
9df0ce5
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.1.2

21 Apr 15:48
9df0ce5
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.