3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Matthieu Coudron b9bf757503 kubernetes-helm: support plugins
also introduce helm-s3, helm-diff, helm-secrets plugin.

You can create a wrapped helm with these plugins via:

  myHelm = final.wrapHelm final.kubernetes-helm-unwrapped {
    plugins = with final.kubernetes-helmPlugins; [ helm-s3 helm-secrets helm-diff ];
  };

Running `helm plugin list` will show you these are available.
2021-03-03 13:50:19 -06:00
..
applications kubernetes-helm: support plugins 2021-03-03 13:50:19 -06:00
build-support Merge pull request #114853 from lourkeur/fix-string-escaping 2021-03-03 19:35:16 +09:00
common-updater
data noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
desktops xdg-desktop-portal-kde: drop unused python dependency 2021-03-03 01:30:53 +01:00
development Merge pull request #114810 from r-ryantm/auto-update/python3.7-google-cloud-bigquery 2021-03-03 20:25:37 +01:00
games Merge pull request #114789 from AndersonTorres/new-vms-empire 2021-03-03 13:09:18 +01:00
misc Merge pull request #100181 from jraygauthier/jrg/ms-dotnettools-csharp 2021-03-03 20:10:05 +01:00
os-specific linux-rt_5_11: init at 5.11.2-rt9 2021-03-03 11:36:36 +00:00
pkgs-lib
servers Merge pull request #114911 from Ma27/loki-buildinfo 2021-03-03 15:37:10 +01:00
shells zsh-autosuggestions: update comment 2021-03-03 11:08:11 +01:00
stdenv
test
tools lifecycled: init at 3.1.0 2021-03-03 11:15:35 -08:00
top-level kubernetes-helm: support plugins 2021-03-03 13:50:19 -06:00