| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Helm chart repository for deploying UniRate API integrations on Kubernetes.
helm repo add unirate https://unirate-api.github.io/unirate-helm
helm repo update
helm search repo unirate| Chart | Description |
|---|---|
| unirate-fx-sync | CronJob that syncs live currency exchange rates from the UniRate API into an in-cluster ConfigMap. |
helm install fx unirate/unirate-fx-sync \
--namespace unirate --create-namespace \
--set unirate.apiKey=YOUR_UNIRATE_API_KEYSee the chart README for all values and the production (bring-your-own-Secret) setup. Get a free API key at https://unirateapi.com.
UniRate ships official clients and integrations across many ecosystems — see the UniRate-API organization.
MIT © 2026 Unirate Team
| Back | FazBrowse Home | New Git URL |