Skip to content

Commit

Permalink
feat: add openbao (#3426)
Browse files Browse the repository at this point in the history
* feat: add openbao

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
phyrog and autofix-ci[bot] authored Dec 9, 2024
1 parent 92dfc02 commit a902347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ You can also specify the full name for a tool using `mise use aqua:1password/cli
| onyx | [asdf:jtakakura/asdf-onyx](https://github.com/jtakakura/asdf-onyx) |
| opa | [aqua:open-policy-agent/opa](https://github.com/open-policy-agent/opa) [asdf:tochukwuvictor/asdf-opa](https://github.com/tochukwuvictor/asdf-opa) |
| opam | [asdf:asdf-community/asdf-opam](https://github.com/asdf-community/asdf-opam) |
| openbao | [ubi:openbao/openbao](https://github.com/openbao/openbao) |
| openfaas-faas | [asdf:zekker6/asdf-faas-cli](https://github.com/zekker6/asdf-faas-cli) |
| openresty | [asdf:smashedtoatoms/asdf-openresty](https://github.com/smashedtoatoms/asdf-openresty) |
| opensearch | [asdf:randikabanura/asdf-opensearch](https://github.com/randikabanura/asdf-opensearch) |
Expand Down
1 change: 1 addition & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@ om.test = ["om version", "{{version}}"]
onyx.backends = ["asdf:jtakakura/asdf-onyx"]
opa.backends = ["aqua:open-policy-agent/opa", "asdf:tochukwuvictor/asdf-opa"]
opam.backends = ["asdf:asdf-community/asdf-opam"]
openbao.backends = ["ubi:openbao/openbao[exe=bao]"]
openfaas-faas.aliases = ["openfaas-cli"]
openfaas-faas.backends = ["asdf:zekker6/asdf-faas-cli"]
openresty.backends = ["asdf:smashedtoatoms/asdf-openresty"]
Expand Down

0 comments on commit a902347

Please sign in to comment.