Skip to content

eastata/charts-ose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clearmatics public helm charts repo

Contributing

Contributing rules

Usage

Add repo

helm repo add charts-ose.clearmatics.com https://charts-ose.clearmatics.com

Search

helm search autonity

Install example

helm install charts-ose.clearmatics.com/autonity-demo

Tests

Each chart should contain tests in ./stable/%CHARTNAME%/templates/tests directory.
The tests could be based on Bash Automated Testing System (and use Bats Docker image )

For run test

  1. install chart chart to the cluster
  2. Run tests
    helm test --timeout 300 ${CHART_NAME}

About

Clearmatics public helm charts

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 75.2%
  • Smarty 24.8%