3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

871 commits

Author SHA1 Message Date
Mario Rodas fb229fc3dc terraform: 0.12.12 -> 0.12.13 (#72439)
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.13
2019-11-01 16:31:48 +00:00
Urban Skudnik a038ae1118
helm: 2.14.3 -> 2.15.1 2019-10-25 16:47:55 +02:00
Danielle Lancashire f8d639b018 nomad: add endocrimes as maintainer 2019-10-24 08:37:50 -07:00
Danielle Lancashire 942eb66bf4 nomad: 0.9.5 -> 0.10.0
This commit upgrades Nomad from 0.9.5 to 0.10.0 and also pins the Golang
version to go1.12 as it is the only supported compiler for the current
release, and due to some dependency issues currently does not support
go1.13.
2019-10-24 08:37:50 -07:00
Mario Rodas 6e6ea38351
Merge pull request #71307 from marsam/update-terraform
terraform: 0.12.10 -> 0.12.11
2019-10-20 14:28:33 -05:00
Renaud d7161848fe
terraform-landscape: fix meta.license
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 14:59:00 +02:00
Greg Roodt bdeea9eb24 kubecfg: 0.12.5 -> 0.13.1 2019-10-18 23:54:09 -07:00
Anton Desyatov 965e57cf33 tilt: 0.10.4 -> 0.10.13 2019-10-18 13:53:30 +07:00
Mario Rodas dd78c00970
terraform: add marsam as maintainer 2019-10-17 20:01:00 -05:00
Mario Rodas bb0a4bf05d
terraform: 0.12.10 -> 0.12.12
Changelog:
+ https://github.com/hashicorp/terraform/releases/tag/v0.12.11
+ https://github.com/hashicorp/terraform/releases/tag/v0.12.12
2019-10-17 20:00:00 -05:00
Renaud cadc0a05af
Merge pull request #70869 from cameronbriar/terraform-provider-wavefront
terraform-provider-wavefront: init at 2.1.0
2019-10-15 17:40:29 +02:00
Greg Roodt 5078eba3aa argo: 2.2.1 -> 2.4.1 (#70672) 2019-10-12 17:12:59 -07:00
Roman Volosatovs 8c33df9d65
all-packages: use go 1.12 for terraform-providers.elasticsearch 2019-10-11 10:09:09 +02:00
Cameron Briar fcfa6f2cf1 terraform-provider-wavefront: init at 2.1.0
Introduces https://github.com/spaceapegames/terraform-provider-wavefront to the existing
set of Terraform providers. Leverages the existing pattern for including
community-driven Terraform providers not mentioned here: https://www.terraform.io/docs/providers
2019-10-09 12:46:00 -04:00
Mario Rodas c26d471660
terraform: 0.12.9 -> 0.12.10
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.10
2019-10-07 20:00:00 -05:00
Christine Koppelt 036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
Christian Kampka b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
José Luis Lafuente b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00
Marek Mahut 7b2df3cc16
Merge pull request #69535 from r-ryantm/auto-update/flink
flink: 1.8.1 -> 1.9.0
2019-09-27 22:10:48 +02:00
Mario Rodas 54443a0512
Merge pull request #69611 from r-ryantm/auto-update/kubetail
kubetail: 1.6.9 -> 1.6.10
2019-09-27 03:21:41 -05:00
Joachim F ad773d31e2
Merge pull request #69345 from joachifm/feat/split-version
Replace uses of splitString for splitting version strings
2019-09-27 06:19:18 +00:00
R. RyanTM f552da5358 kubetail: 1.6.9 -> 1.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubetail/versions
2019-09-26 16:44:00 -07:00
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
R. RyanTM be0b876035 flink: 1.8.1 -> 1.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flink/versions
2019-09-26 07:38:22 -07:00
Christian Kampka 79d656813c kops_1_13: 1.13.1 -> 1.13.2 (#69485) 2019-09-26 10:47:29 +00:00
Christian Kampka a82ae1470a kops_1_13: 1.13.0 -> 1.13.1 (#69407) 2019-09-25 08:57:34 +00:00
Charles Strahan 96bd4d218d
Merge pull request #63604 from dingxiangfei2009/version-pin-cni-plugins
cni-plugins: add version pin
2019-09-22 15:16:17 -05:00
Austin Seipp 3c10b93320 k9s: 0.7.13 -> 0.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-22 13:18:46 -05:00
Mario Rodas 2f87a2ef7e kubeless: use buildGoPackage 2019-09-21 04:22:00 -05:00
Peter Hoeg 25544be831
Merge pull request #68996 from marsam/update-terraform
terraform: 0.12.8 -> 0.12.9
2019-09-20 11:04:09 +08:00
Jaka Hudoklin 22812a240f
Merge pull request #69044 from johanot/kubernetes-1.15.4
kubernetes: 1.15.3 -> 1.15.4
2019-09-18 23:12:07 +02:00
Johan Thomsen b21a3356f0 kubernetes: 1.15.3 -> 1.15.4 2019-09-18 22:38:10 +02:00
worldofpeace 327c52ec70
Merge pull request #68717 from groodt/groodt-qbec-0.7.5
qbec: init at 0.7.5
2019-09-17 20:21:14 -04:00
Greg Roodt a0f7cd0997 qbec: init at 0.7.5 2019-09-17 20:20:56 -04:00
Mario Rodas f676b540d9
terraform: 0.12.8 -> 0.12.9
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.9
2019-09-17 16:20:00 -05:00
Roman Volosatovs 4fee6bee73
helmfile: 0.79.3 -> 0.85.0 2019-09-16 23:21:09 +02:00
Greg Roodt 6c0595e171 kubecfg: 0.12.0 -> 0.12.5 (#68715) 2019-09-15 15:19:41 -04:00
Vincent Ambo c473526ff3 kontemplate: 1.7.0 -> 1.8.0
New upstream release was made available at
https://github.com/tazjin/kontemplate/releases/tag/v1.8.0
2019-09-09 18:48:16 +01:00
zimbatm 862e91dc6b
helm: 2.14.2 -> 2.14.3 2019-09-09 13:28:41 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Mario Rodas 12e3519344
terraform: 0.12.7 -> 0.12.8
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.8
2019-09-05 01:00:00 -05:00
Johan Thomsen 10e416ce61 kubernetes: 1.14.3 -> 1.15.3 2019-09-04 17:38:41 +02:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
Ryan Mulligan 32f9c619f5
Merge pull request #67969 from petabyteboy/feature/remove-dobuild
treewide: remove uses of doBuild and doConfigure
2019-09-02 15:13:47 -07:00
Milan Pässler (work) 185fd61631 treewide: remove uses of doBuild and doConfigure
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Danielle Lancashire f6c47d01a4
nomad: 0.9.4 -> 0.9.5
This commit updates nomad from 0.9.4 to 0.9.5.

It also introduces the 'ui' build tag as it is incredibly useful when
working in development and production environments - and the assets are
included in release commits.
2019-08-31 22:08:57 +02:00