Skip to content

Latest commit

 

History

History
 
 

mend-renovate-ce

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Mend Renovate Installation - Helm

Add Helm repository

helm repo add mend-renovate-ce-ee https://mend.github.io/renovate-ce-ee
helm repo update

Install Renovate chart

helm install --generate-name --set renovate.config='\{\"token\":\"...\"\}' mend-renovate-ce-ee/mend-renovate-ce

See the docs for further configuration.