Commit graph

1660 commits

Author SHA1 Message Date
Sandro 1917c21d2e
Merge pull request #109462 from cpcloud/update-nomad
nomad: 1.0.1 -> 1.0.2
2021-01-15 18:45:41 +01:00
Phillip Cloud f7f73b2c8d nomad: 1.0.1 -> 1.0.2 2021-01-15 12:04:42 -05:00
Yurii Matsiuk 0cf52d8900
fluxcd: 0.5.9 -> 0.6.0 2021-01-15 14:20:35 +01:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Francois Joulaud 183c8aa821 argo: 2.11.8 -> 2.12.4
cf. https://github.com/argoproj/argo/releases/tag/v2.12.4
2021-01-14 12:22:24 +01:00
Sandro a76f0696cc
Merge pull request #109260 from ymatsiuk/flux2bump 2021-01-13 14:59:50 +01:00
Sandro 9534559209
Merge pull request #109264 from 06kellyjac/terragrunt
terragrunt: 0.27.0 -> 0.27.1
2021-01-13 14:05:14 +01:00
Sandro 8b59c33807
Merge pull request #107142 from 06kellyjac/tektoncd-cli
tektoncd-cli: 0.14.0 -> 0.15.0
2021-01-13 14:01:48 +01:00
06kellyjac 2525c0252e terragrunt: 0.27.0 -> 0.27.1 2021-01-13 10:54:37 +00:00
Yurii Matsiuk 63960b3b30
fluxcd: 0.5.0 -> 0.5.9 2021-01-13 10:58:53 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Wilson E. Husin 9ecd8455de
sonobuoy: 0.19.0 -> 0.20.0 (#106928)
* Sonobuoy 0.19.0 -> 0.20.0

* Add comments to explain why we need both version and rev

Co-authored-by: Léo Gaspard <github@leo.gaspard.ninja>
2021-01-10 00:18:50 +01:00
Sandro 58ce91234f
Merge pull request #108785 from 06kellyjac/terragrunt
terragrunt: 0.26.7 -> 0.27.0
2021-01-09 03:28:16 +01:00
06kellyjac 5aabd460ca terragrunt: 0.26.7 -> 0.27.0 2021-01-08 16:30:49 +00:00
06kellyjac 2f26edbeec starboard-octant-plugin: 0.7.1 -> 0.8.0 2021-01-08 16:00:19 +00:00
06kellyjac 0d880dbc88 starboard: 0.7.1 -> 0.8.0 2021-01-07 19:10:42 +00:00
Mario Rodas 61810aaab0 terraform_0_14: 0.14.3 -> 0.14.4
https://github.com/hashicorp/terraform/releases/tag/v0.14.4
2021-01-06 14:34:00 -05:00
Mario Rodas aed53ea2d3 terraform_0_13: 0.13.5 -> 0.13.6
https://github.com/hashicorp/terraform/releases/tag/v0.13.6
2021-01-06 14:17:00 -05:00
Mario Rodas 81fe5e0bf9 terraform_0_12: 0.12.29 -> 0.12.30
https://github.com/hashicorp/terraform/releases/tag/v0.12.30
2021-01-06 13:51:00 -05:00
Jonathan Ringer 6a3d529e9d
waypoint: 0.1.5 -> 0.2.0 2021-01-05 16:33:18 -08:00
Diego Rodriguez 43f84e1d69 minikube: 1.15.1 -> 1.16.0 2021-01-05 19:44:35 +10:00
R. RyanTM 2833d869d7
terraform-compliance: put double quotes around the homepage URL (#108392) 2021-01-04 18:59:00 -08:00
Phillip Cloud 2aabde2c52 nomad: add optional nvml support 2021-01-03 14:26:14 -05:00
Frederik Rietdijk 6c9b5071e4 Revert "Merge pull request #107030 from cpcloud/nomad-nvml"
This broke eval.

https://github.com/NixOS/nixpkgs/pull/107030#issuecomment-753591854

This reverts commit 20489e31cd, reversing
changes made to 590feeecfb.
2021-01-03 11:19:28 +01:00
Sandro 20489e31cd
Merge pull request #107030 from cpcloud/nomad-nvml
nomad: add optional nvml support
2021-01-03 10:19:48 +01:00
Marek Mahut d413ba8009 terraform-provider-vercel: init at 2.1.0 2020-12-29 19:21:14 +01:00
Ryan Mulligan 23adfcf87d
Merge pull request #97236 from r-ryantm/auto-update/qbec
qbec: 0.12.1 -> 0.12.2
2020-12-28 21:48:39 -08:00
Mario Rodas 895974a19a k3s: fix name
Fixes https://github.com/NixOS/nixpkgs/issues/107624
2020-12-26 06:50:00 -05:00
Shaw Vrana 1734a9a578 tilt: 0.17.13 -> 0.18.1 2020-12-23 17:21:52 -08:00
Sandro 6411d7470f
Merge pull request #106454 from cpcloud/nomad-one-point-oh
nomad_1_0: init at 1.0.1
2020-12-22 18:29:43 +01:00
06kellyjac af5b6f9ffd nerdctl: 0.3.0 -> 0.4.0 2020-12-22 13:22:28 +10:00
Phillip Cloud bd84125082 nomad_1_0: init at 1.0.1 2020-12-21 15:32:22 -05:00
06kellyjac 6c839492e8 waypoint: init at 0.1.5
Co-authored-by: Patrick Winter <patrickwinter@posteo.ch>
2020-12-21 09:30:26 +00:00
Timo Kaufmann 45395aaf31
Merge pull request #106892 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.7.0 -> 0.7.1
2020-12-20 14:13:53 +01:00
Florian Ströger d02bff7ad9 stern: use stern/stern as upstream source 2020-12-20 00:10:52 +01:00
06kellyjac e603a2c63a tektoncd-cli: 0.14.0 -> 0.15.0 2020-12-18 09:24:03 +00:00
Mario Rodas 51d0a416d4
terraform_0_14: 0.14.2 -> 0.14.3 (#107120)
https://github.com/hashicorp/terraform/releases/tag/v0.14.3
2020-12-18 00:12:41 +00:00
Maximilian Bosch 821ed09f38
Merge pull request #107085 from zowoq/go-mod-packagepath
buildGoModule: disallow goPackagePath
2020-12-17 22:44:00 +01:00
Phillip Cloud 1f91cada61 nomad: add optional nvml support 2020-12-17 13:21:04 -05:00
Maxine Aubrey 582abe1d6d nomad_0_12: 0.12.7 -> 0.12.9 2020-12-17 12:41:53 +00:00
Maxine Aubrey de94bb432f nomad_0_11: 0.11.7 -> 0.11.8 2020-12-17 12:41:53 +00:00
zowoq a01575268e sonobuoy: remove goPackagePath 2020-12-17 16:38:13 +10:00
06kellyjac 267bb1df04 nerdctl: 0.2.0 -> 0.3.0 2020-12-14 22:09:00 +10:00
06kellyjac 693d685683 starboard-octant-plugin: 0.7.0 -> 0.7.1 2020-12-14 09:51:53 +00:00
06kellyjac 54121ff317 nerdctl: init at 0.2.0 2020-12-14 05:52:38 +10:00
Ryan Mulligan 817b7e54eb
Merge pull request #106723 from r-ryantm/auto-update/helm
kubernetes-helm: 3.4.1 -> 3.4.2
2020-12-12 07:55:59 -08:00
Timo Kaufmann 13bfaa4721
Merge pull request #106483 from jlesquembre/fluxcd
fluxcd: init at 0.5.0
2020-12-12 10:03:51 +01:00
R. RyanTM a65f621ce2 kubernetes-helm: 3.4.1 -> 3.4.2 2020-12-12 08:51:10 +00:00
José Luis Lafuente e10a0ae16e
fluxcd: init at 0.5.0
This is flux v2. There is also fluxctl (flux v1). v1 is in maintenance
mode, and it will be deprecated at some point, but some people may still
depend on v1.
2020-12-11 18:04:12 +01:00
Doron Behar 5b8d7aab43
Merge pull request #106604 from r-ryantm/auto-update/node-problem-detector 2020-12-11 18:36:16 +02:00