Skip to content

Commit 022d37e

Browse files
chore(deps): update dependency openbao/openbao to v2.4.0 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15e0464 commit 022d37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ kind:
355355
$(call go-install-tool,$(KIND),sigs.k8s.io/kind/cmd/kind@$(KIND_VERSION))
356356

357357
OPENBAO := $(LOCALBIN)/bao
358-
OPENBAO_VERSION := v2.3.2
358+
OPENBAO_VERSION := v2.4.0
359359
OPENBAO_STRIPPED := $(subst v,,$(OPENBAO_VERSION))
360360
OPENBAO_LOOKUP := openbao/openbao
361361
openbao:

0 commit comments

Comments
 (0)