FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

UniRate-API/unirate-helm: Helm charts for UniRate API integrations — CronJob that syncs live currency exchange rates into a Kubernetes ConfigMap. · GitHub

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniRate Helm charts

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

Charts

Chart Description
unirate-fx-sync CronJob that syncs live currency exchange rates from the UniRate API into an in-cluster ConfigMap.

Quick start

helm install fx unirate/unirate-fx-sync \
  --namespace unirate --create-namespace \
  --set unirate.apiKey=YOUR_UNIRATE_API_KEY

See the chart README for all values and the production (bring-your-own-Secret) setup. Get a free API key at https://unirateapi.com.

Related

UniRate ships official clients and integrations across many ecosystems — see the UniRate-API organization.

License

MIT © 2026 Unirate Team

About

Helm charts for UniRate API integrations — CronJob that syncs live currency exchange rates into a Kubernetes ConfigMap.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL