Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.89 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.89 KB

OpenEBS Helm Chart and other artifacts

License Lint and Test Charts FOSSA Status

The content in this repository is published using GitHub pages at https://openebs.github.io/charts/.

This repository contains OpenEBS Helm charts and other example artifacts like openebs-operator.yaml or example YAMLs.

OpenEBS Helm Chart

The helm chart is located under ./charts/ directory.

When new changes to helm chart are pushed to master branch, the changes are picked up by Helm Chart releaser GitHub Action. The chart releaser will:

OpenEBS Artifacts

This is a collection of YAMLs or scripts that help to perform some OpenEBS tasks like:

  • YAML file to setup OpenEBS via kubectl.
  • Scripts to push the OpenEBS container images to a custom registry for air-gapped environments.
  • and more.

The artifacts are located in the GitHub Pages(gh-pages) branch.

Contributing

See ./CONTRIBUTING.md.

License

Apache 2.0 License.

FOSSA Status