Skip to content

Commit

Permalink
fix: update k9s to version 0.32.7 (#180)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémy Audiger <[email protected]>
  • Loading branch information
jaudiger authored Jan 20, 2025
1 parent 79c5f78 commit 0060651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/k9s/brioche.lock

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

2 changes: 1 addition & 1 deletion packages/k9s/project.bri
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { goBuild } from "go";

export const project = {
name: "k9s",
version: "0.32.5",
version: "0.32.7",
};

const gitRef = await Brioche.gitRef({
Expand Down

0 comments on commit 0060651

Please sign in to comment.