commit | e4436b49cd15b8dc6c5fe1282f750eef59941a74 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Apr 15 17:57:11 2024 -0400 |
committer | GitHub <noreply@github.com> | Mon Apr 15 21:57:11 2024 +0000 |
tree | 3996d540da5ba240e83541b459ec76b0068ef050 | |
parent | 6af44d52d10f3560eb0e5cd36d0cc75f5a67fe9d [diff] [blame] |
[stable/zed] Implement tooling to sync Helm charts (#1108) Pin chart requirements Refactor godaddy-webhook chart name Sync Neutron with Gerrit #914886 Drop language changes in tox.ini Pin all charts with a simplified tool Add linter job to make sure charts are synced
diff --git a/flake.nix b/flake.nix index f29612c..4eec2f5 100644 --- a/flake.nix +++ b/flake.nix
@@ -21,9 +21,9 @@ go kubernetes-helm nixpkgs-fmt + patchutils poetry python311Packages.tox - vendir ]; }; }