Helm v1.6.1 for Promitor Scraper v1.6.1
What's new?
Here are some important things you should know, for a full list see changelog.promitor.io.
- Fixed Helm chart to run 1.6.1 instead of 1.0.0
Deprecations
None.
Breaking Changes
None.
Installing our Helm repo
❯ helm repo add promitor https://promitor.azurecr.io/helm/v1/repo
Getting started
Deploying Promitor Scraper v1.6.1 with Helm is super easy:
❯ helm install --name promitor-agent-scraper promitor/promitor-agent-scraper \
--set azureAuthentication.appId='<azure-ad-app-id>' \
--set azureAuthentication.appKey='<azure-ad-app-key>' \
--values /path/to/helm-configuration.yaml
Helm chart image is available on Helm Hub.