cozystack/packages/system/openbao/Makefile
Aleksei Sviridkin 32aff887eb
feat(openbao): add system chart with vendored upstream
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-17 20:03:01 +03:00

10 lines
247 B
Makefile

export NAME=openbao
export NAMESPACE=cozy-openbao
export REPO_NAME=openbao
export REPO_URL=https://openbao.github.io/openbao-helm
export CHART_NAME=openbao
export CHART_VERSION=^0.25
include ../../../hack/package.mk
update: clean openbao-update