mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
helm (kubernetes): init at v2.0.2
Changed package name to kubernetes-helm.
This commit is contained in:
parent
0783a7d262
commit
0a84098555
1 changed files with 1 additions and 1 deletions
|
@ -13341,7 +13341,7 @@ in
|
|||
|
||||
hello = callPackage ../applications/misc/hello { };
|
||||
|
||||
kubernetes_helm = callPackage ../applications/networking/cluster/helm { };
|
||||
kubernetes-helm = callPackage ../applications/networking/cluster/helm { };
|
||||
|
||||
helmholtz = callPackage ../applications/audio/pd-plugins/helmholtz { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue