Skip to content

Commit

Permalink
chore: upgrade flake (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Cecchi <[email protected]>
  • Loading branch information
leonardoce authored and gbartolini committed Oct 20, 2024
1 parent e6aee04 commit 4818263
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions flake.lock

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

3 changes: 2 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@

packages = [
pkgs.kubectl
pkgs.helm
pkgs.kubernetes-helm
pkgs.kind
pkgs.jq
pkgs.curl
pkgs.kubectl-cnpg
pkgs.kubectl-view-secret
];
};
});
Expand Down

0 comments on commit 4818263

Please sign in to comment.