{"id":18927959,"url":"https://github.com/openebs/charts","last_synced_at":"2025-05-08T22:32:07.468Z","repository":{"id":37735760,"uuid":"107537057","full_name":"openebs/charts","owner":"openebs","description":"OpenEBS Helm Charts and other utilities","archived":true,"fork":false,"pushed_at":"2024-04-30T10:16:33.000Z","size":1526,"stargazers_count":101,"open_issues_count":28,"forks_count":95,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-05T03:03:22.748Z","etag":null,"topics":["hacktoberfest","helm-charts","kubernetes","openebs"],"latest_commit_sha":null,"homepage":"","language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openebs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-19T11:23:23.000Z","updated_at":"2024-10-27T07:07:58.000Z","dependencies_parsed_at":"2023-12-18T17:53:15.098Z","dependency_job_id":"0b522387-02ed-43e8-b99b-42ff0ae1897f","html_url":"https://github.com/openebs/charts","commit_stats":null,"previous_names":["openebs-archive/charts","openebs/charts"],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openebs%2Fcharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openebs%2Fcharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openebs%2Fcharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openebs%2Fcharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openebs","download_url":"https://codeload.github.com/openebs/charts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253158091,"owners_count":21863228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","helm-charts","kubernetes","openebs"],"created_at":"2024-11-08T11:21:56.854Z","updated_at":"2025-05-08T22:32:07.114Z","avatar_url":"https://github.com/openebs.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenEBS Helm Chart and other artifacts\n\n[![Lint and Test Charts](https://github.com/openebs/charts/workflows/Lint%20and%20Test%20Charts/badge.svg?branch=main)](https://github.com/openebs/charts/actions)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Fcharts.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Fcharts?ref=badge_shield)\n[![Slack](https://img.shields.io/badge/chat!!!-slack-ff1493.svg?style=flat-square)](https://kubernetes.slack.com/messages/openebs)\n\n\n\u003cimg width=\"200\" align=\"right\" alt=\"OpenEBS Logo\" src=\"https://raw.githubusercontent.com/cncf/artwork/HEAD/projects/openebs/stacked/color/openebs-stacked-color.png\" xmlns=\"http://www.w3.org/1999/html\"\u003e\n\n## ⚠️ Deprecation Notice: Helm Chart Registry Migration\n\nThe Helm chart registry at \"https://openebs.github.io/charts\" is deprecated and will be moved to a new location soon.\n\n**Old Registry URL:** https://openebs.github.io/charts  \n**New Registry URL:** https://openebs.github.io/openebs  \n\nTo ensure seamless access to OpenEBS Helm charts, update your configurations to use the new registry URL.\n\nAdditionally, the older registry will be relocated to the [openebs-archive](https://github.com/openebs-archive) GitHub organization.\n\n**Relocation Deadline:** October 30th, 2024\n\nRefer to the [OpenEBS documentation](https://openebs.io/docs) for more information and guidance on this migration.\n\nThank you for your attention to this matter. If you have any questions or need assistance with the migration, reach out to the [OpenEBS community](https://openebs.io/community).\n\n-----------------------------\n\nThis repository contains OpenEBS Helm charts and other example artifacts like openebs-operator.yaml or example YAMLs. The content in this repository is published using GitHub pages at https://openebs.github.io/charts/. \n\n## OpenEBS Helm Chart\n\nThe helm chart is located under [./charts/openebs/](./charts/openebs/) directory. \n\nOpenEBS helm chart is an umbrella chart that pulls together engine specific charts. The engine charts are included as dependencies in [Chart.yaml](charts/openebs/Chart.yaml).\n\nOpenEBS helm chart includes common components that are used by multiple engines like:\n- Node Disk Manager related components\n- Dynamic LocalPV (hostpath and device) Provisioner related components\n- Security Policies like RBAC, PSP, Kyverno \n\nEngine charts included as dependencies are:\n- [Mayastor](https://github.com/openebs/mayastor-extensions/tree/v2.5.0/chart)\n- [cStor](https://github.com/openebs/cstor-operators/tree/HEAD/deploy/helm/charts)\n- [Jiva](https://github.com/openebs/jiva-operator/tree/HEAD/deploy/helm/charts)\n- [ZFS Local PV](https://github.com/openebs/zfs-localpv/tree/HEAD/deploy/helm/charts)\n- [LVM Local PV](https://github.com/openebs/lvm-localpv/tree/HEAD/deploy/helm/charts)\n- [Dynamic NFS](https://github.com/openebs/dynamic-nfs-provisioner/tree/develop/deploy/helm/charts)\n\nSome of the other charts that will be included in the upcoming releases are:\n- [Rawfile Local PV](https://github.com/openebs/rawfile-localpv/tree/HEAD/deploy/charts/rawfile-csi)\n- [Dashboard](https://github.com/openebs/monitoring/tree/develop/deploy/charts/openebs-monitoring)\n\n\u003e **Note:** cStor and Jiva out-of-tree provisioners will be replaced by respective CSI charts listed above. OpenEBS users are expected to install the cstor and jiva CSI components and migrate the pools and volumes. The steps to migate are available at: https://github.com/openebs/upgrade\n\n### Releasing a new version \n\n- Raise a PR with the required changes to the HEAD branch. \n- Tag the [maintainers](./MAINTAINERS) for review\n- Once changes are reviewed and merged, the changes are picked up by [Helm Chart releaser](https://github.com/helm/chart-releaser-action) GitHub Action. The chart releaser will: \n  - Upload the new version of the charts to the [GitHub releases](https://github.com/openebs/charts/releases).\n  - Update the helm repo index file and push to the [GitHub Pages branch](https://github.com/openebs/charts/tree/gh-pages).\n\n\n## OpenEBS Artifacts\n\nThe artifacts are located in the [GitHub Pages(gh-pages) branch](https://github.com/openebs/charts/tree/gh-pages).\n\nThe files can be accessed either as github rawfile or as hosted files. Example, openebs operator can be used as follows:\n- As github raw file URL:\n  ```\n  kubectl apply -f https://raw.githubusercontent.com/openebs/charts/gh-pages/openebs-operator.yaml\n  ```\n- As hosted URL:\n  ```\n  kubectl apply -f https://openebs.github.io/charts/openebs-operator.yaml\n  ```\n\nThis is a collection of YAMLs or scripts that help to perform some OpenEBS tasks like:\n- YAML file to setup OpenEBS via kubectl.\n  - [OpenEBS Commons Operator](https://github.com/openebs/charts/blob/gh-pages/openebs-operator.yaml)\n  - [OpenEBS cStor](https://github.com/openebs/charts/blob/gh-pages/cstor-operator.yaml)\n  - [OpenEBS Jiva](https://github.com/openebs/charts/blob/gh-pages/jiva-operator.yaml)\n  - [OpenEBS Hostpath](https://github.com/openebs/charts/blob/gh-pages/hostpath-operator.yaml) \n  - [OpenEBS Hostpath and Device](https://github.com/openebs/charts/blob/gh-pages/openebs-operator-lite.yaml)\n  - [OpenEBS LVM Local PV](https://github.com/openebs/charts/blob/gh-pages/lvm-operator.yaml)\n  - [OpenEBS ZFS Local PV](https://github.com/openebs/charts/blob/gh-pages/zfs-operator.yaml)\n  - [OpenEBS NFS PV](https://github.com/openebs/charts/blob/gh-pages/nfs-operator.yaml)\n- YAML file to install OpenEBS prerequisties on hosts via nsenter pods via kubectl.\n  - [Setup iSCSI on Ubuntu](https://github.com/openebs/charts/blob/gh-pages/openebs-ubuntu-setup.yaml)\n  - [Setup iSCSI on Amazon Linux](https://github.com/openebs/charts/blob/gh-pages/openebs-amazonlinux-setup.yaml)\n- Scripts to push the OpenEBS container images to a custom registry for air-gapped environments. \n- and more. \n\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md).\n\n## Community, discussion, and support\n\nYou can reach the maintainers of this project at:\n\n- [Kubernetes Slack](http://slack.k8s.io/) channels: \n      * [#openebs](https://kubernetes.slack.com/messages/openebs/)\n      * [#openebs-dev](https://kubernetes.slack.com/messages/openebs-dev/)\n- [Mailing List](https://lists.cncf.io/g/cncf-openebs-users)\n\nFor more ways of getting involved with community, check our [community page](https://github.com/openebs/openebs/tree/HEAD/community).\n\n### Code of conduct\n\nParticipation in the OpenEBS community is governed by the [CNCF Code of Conduct](./CODE-OF-CONDUCT.md).\n\n\n\n## License\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenebs%2Fcharts.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenebs%2Fcharts?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenebs%2Fcharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenebs%2Fcharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenebs%2Fcharts/lists"}