Skip to content

Commit

Permalink
kafkatopics (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Levin <[email protected]>
  • Loading branch information
jaylevin authored Jun 14, 2024
1 parent d80bfb0 commit 557d3c6
Show file tree
Hide file tree
Showing 16 changed files with 1,465 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "build"]
path = build
url = https://github.com/upbound/build
url = https://github.com/crossplane/build
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GO111MODULE ?= on
# Setup Kubernetes tools

KIND_VERSION = v0.16.0
UP_VERSION = v0.18.0
UP_VERSION = v0.31.0
UP_CHANNEL = stable
UPTEST_VERSION = v0.5.0
-include build/makelib/k8s_tools.mk
Expand Down
Loading

0 comments on commit 557d3c6

Please sign in to comment.