4 helm-cm-push = callPackage ./helm-cm-push.nix { };
6 helm-diff = callPackage ./helm-diff.nix { };
8 helm-git = callPackage ./helm-git.nix { };
10 helm-mapkubeapis = callPackage ./helm-mapkubeapis.nix { };
12 helm-s3 = callPackage ./helm-s3.nix { };
14 helm-secrets = callPackage ./helm-secrets.nix { };
16 helm-unittest = callPackage ./helm-unittest.nix { };