Skip to content

Commit e83532f

Browse files
authored
fix(deps): update KCP versions to v0.28.0 (#28)
1 parent a34ab3b commit e83532f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Taskfile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ vars:
77
ENVTEST_K8S_VERSION: "1.30.x"
88
ENVTEST_VERSION: release-0.17
99
CRD_DIRECTORY: config/crd/bases
10-
KCP_APIGEN_VERSION: v0.27.1
11-
KCP_VERSION: 0.27.1
10+
KCP_APIGEN_VERSION: v0.28.0
11+
KCP_VERSION: 0.28.0
1212
GOMPLATE_VERSION: v4.3.0
1313
GOARCH:
1414
sh: go env GOARCH

0 commit comments

Comments
 (0)