Commit Graph

1284 Commits

Author SHA1 Message Date
Ryan Mulligan
909539e6a0
Merge pull request #95980 from r-ryantm/auto-update/kube3d
kube3d: 3.0.0 -> 3.0.1
2020-08-22 14:44:44 -07:00
Mario Rodas
0a03f2c1d5
Merge pull request #95968 from r-ryantm/auto-update/fluxctl
fluxctl: 1.20.1 -> 1.20.2
2020-08-22 09:48:41 -05:00
Ryan Mulligan
44a6b52dc9
Merge pull request #95942 from r-ryantm/auto-update/atlantis
atlantis: 0.14.0 -> 0.15.0
2020-08-22 06:25:50 -07:00
R. RyanTM
ba7eeb94f6 kube3d: 3.0.0 -> 3.0.1 2020-08-22 10:33:58 +00:00
R. RyanTM
be904cd566 fluxctl: 1.20.1 -> 1.20.2 2020-08-22 07:26:44 +00:00
zowoq
f8a1356609 kpt: 0.32.0 -> 0.33.0 2020-08-22 17:07:59 +10:00
R. RyanTM
573125efef atlantis: 0.14.0 -> 0.15.0 2020-08-22 00:21:38 +00:00
Daniël de Kok
117c05954b
Merge pull request #95106 from mikefaille/tanka
tanka: add bash completion
2020-08-21 19:22:33 +02:00
Michael Faille
738d3dda54 tanka: add bash completion 2020-08-21 13:16:14 -04:00
Jon
ceed263e4c
Merge pull request #95613 from saschagrunert/kubernetes
kubernetes: 1.18.6 -> 1.18.8
2020-08-16 20:35:26 -07:00
Sascha Grunert
ee75577c3d
kubernetes: 1.18.6 -> 1.18.8
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-16 21:52:05 +02:00
Florian Klink
b2f3bbd3fb
Merge pull request #95507 from flokli/remove-mesos
mesos: remove package, module and test (and chronos/marathon which depends on it)
2020-08-16 14:46:24 +02:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Florian Klink
550abe9732 marathon: remove package
This failed to build for >9 months.
2020-08-15 16:59:59 +02:00
Florian Klink
b4eebe4a40 chronos: remove package
This failed to build for >9 months, as mesos failed to build for >9
months.
2020-08-15 16:59:38 +02:00
Florian Klink
fadb45e6b5 mesos: remove package
It has been broken for >9 months.
2020-08-15 16:59:38 +02:00
Florian Klink
0f4b32d0ca spark: build without mesos support
The mesos package has been broken for >9 months, it doesn't make much
sense to have the spark package depend on it (and thus being broken) by
default.
2020-08-15 16:51:22 +02:00
Diego Rodriguez
af09ae1268
minikube: 1.12.2 -> 1.12.3 2020-08-14 17:42:05 -06:00
R. RyanTM
171bfe1298 kubernetes-helm: 3.2.4 -> 3.3.0 2020-08-14 17:00:58 +00:00
Maxine E. Aubrey
3fa125ba76
nomad: restructure to use multiple files
as per request in PR comments, used generic.nix with version files
2020-08-12 23:58:18 +02:00
Maxine E. Aubrey
f0ba8274d4
nomad: 0.11.3 -> 0.11.4, 0.12.2
adds multiversion support, defaults to 0.11
2020-08-12 21:46:32 +02:00
Jordan Doyle
e23ed2c428 tilt: 0.11.3 -> 0.17.0, move to buildGoModule 2020-08-12 21:29:07 +10:00
Ryan Mulligan
bf47b821f9
Merge pull request #95134 from r-ryantm/auto-update/istioctl
istioctl: 1.6.6 -> 1.6.7
2020-08-11 16:11:36 -07:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
Ryan Mulligan
07b88d8907
Merge pull request #95077 from r-ryantm/auto-update/helmfile
helmfile: 0.125.1 -> 0.125.5
2020-08-11 06:07:43 -07:00
Mario Rodas
f1ebea74e1
Merge pull request #95136 from r-ryantm/auto-update/jx
jx: 2.1.121 -> 2.1.127
2020-08-11 06:09:54 -05:00
Diego Rodriguez
6449c5eee5
terraform: 0.13.0-rc1 -> 0.13.0 (#95135) 2020-08-11 10:54:46 +00:00
R. RyanTM
d9ea518b95 jx: 2.1.121 -> 2.1.127 2020-08-11 04:32:16 +00:00
R. RyanTM
2325e4851d istioctl: 1.6.6 -> 1.6.7 2020-08-11 04:06:43 +00:00
R. RyanTM
526e77e55d helmfile: 0.125.1 -> 0.125.5 2020-08-10 12:55:06 +00:00
Mario Rodas
320056ecb6
Merge pull request #95053 from r-ryantm/auto-update/fluxctl
fluxctl: 1.20.0 -> 1.20.1
2020-08-10 07:08:03 -05:00
Mario Rodas
1eaa19a33a
fluxctl: install completions 2020-08-10 04:20:00 -05:00
R. RyanTM
32779e6dad fluxctl: 1.20.0 -> 1.20.1 2020-08-10 07:54:11 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Florian Klink
3cece2b33b
Merge pull request #79418 from eonpatapon/terraform-providers
terraform-provider-keycloak: init at 1.20.0
2020-08-08 23:24:20 +02:00
Daniël de Kok
d802cc5350
Merge pull request #94659 from mikefaille/tanka
tanka: init at v0.11.1
2020-08-08 17:57:52 +02:00
Jean-Philippe Braun
5debd8c0ab terraform-provider-keycloak: init at 1.20.0 2020-08-08 16:51:53 +02:00
Michael Faille
ddc91f6fdc tanka: init at v0.11.1 2020-08-08 10:07:56 -04:00
Mario Rodas
ef9fc33193
Merge pull request #94838 from groodt/groodt-argo-2.9.5
argo: 2.9.4 -> 2.9.5
2020-08-06 22:45:29 -05:00
zowoq
95ec8d2bd7 minikube: 1.12.1 -> 1.12.2 2020-08-07 13:44:14 +10:00
Greg Roodt
d525a689bd argo: 2.9.4 -> 2.9.5 2020-08-07 12:43:43 +10:00
Mario Rodas
6c4a10d213
Merge pull request #94557 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.31 -> 0.23.32
2020-08-05 07:45:05 -05:00
R. RyanTM
a263cb2858 terragrunt: 0.23.31 -> 0.23.32 2020-08-02 14:26:40 +00:00
Mario Rodas
bc74289607
istioctl: install completions 2020-08-02 04:20:00 -05:00
Daniël de Kok
ae75863043
Merge pull request #94164 from teozkr/feature/94163-istioctl-bundle-charts
istioctl: bundle charts
2020-08-01 17:51:26 +02:00
R. RyanTM
e6ae7c3029
istioctl: 1.6.5 -> 1.6.6 2020-08-01 11:58:55 +00:00
Mario Rodas
9f753194b2
Merge pull request #94512 from r-ryantm/auto-update/jx
jx: 2.1.90 -> 2.1.121
2020-08-02 10:34:24 -05:00
Ryan Mulligan
f02299b536
Merge pull request #94516 from r-ryantm/auto-update/kpt
kpt: 0.31.0 -> 0.32.0
2020-08-02 07:19:40 -07:00
Mario Rodas
bdd03a578e
Merge pull request #94517 from r-ryantm/auto-update/kube-router
kube-router: 1.0.0 -> 1.0.1
2020-08-02 05:15:50 -05:00