Skip to content

Commit

Permalink
kits: add kubernetes-1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparksssj authored and koooosh committed Dec 13, 2024
1 parent 8808d68 commit fd14b42
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ members = [
"packages/kubernetes-1.29",
"packages/kubernetes-1.30",
"packages/kubernetes-1.31",
"packages/kubernetes-1.32",
"packages/libacl",
"packages/libattr",
"packages/libaudit",
Expand Down
1 change: 1 addition & 0 deletions kits/bottlerocket-core-kit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ kubernetes-1_28 = { path = "../../packages/kubernetes-1.28" }
kubernetes-1_29 = { path = "../../packages/kubernetes-1.29" }
kubernetes-1_30 = { path = "../../packages/kubernetes-1.30" }
kubernetes-1_31 = { path = "../../packages/kubernetes-1.31" }
kubernetes-1_32 = { path = "../../packages/kubernetes-1.32" }
libacl = { path = "../../packages/libacl" }
libattr = { path = "../../packages/libattr" }
libaudit = { path = "../../packages/libaudit" }
Expand Down

0 comments on commit fd14b42

Please sign in to comment.