You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
The helm chart is currently only set to release to hashicorp's own helm repos.
Describe the solution you'd like
We should setup a couple of github action workflows to release this chart to openbao.github.io (but only when something in charts dir has changed), as well as lint the chart on pull requests. We can follow the examples here:
Describe alternatives you've considered
In the future, we can release this to somewhere else, but for now github.io is the easiest to move forward with.
Is your feature request related to a problem? Please describe.
The helm chart is currently only set to release to hashicorp's own helm repos.
Describe the solution you'd like
We should setup a couple of github action workflows to release this chart to openbao.github.io (but only when something in charts dir has changed), as well as lint the chart on pull requests. We can follow the examples here:
Describe alternatives you've considered
In the future, we can release this to somewhere else, but for now github.io is the easiest to move forward with.