Euan Kemp
e61dc85117
k3s: fix build for aarch64
...
The upstream project already builds and releases for aarch64. This makes
the couple small tweaks that I found necessary for k3s to cross-compile
for aarch64.
I also ran it through nixpkgs-fmt.
2020-05-09 08:37:06 +02:00
Martin Baillie
9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
...
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
06kellyjac
cef39f9089
terragrunt: 0.23.2 -> 0.23.14
...
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
Mario Rodas
3439ec9695
Merge pull request #87167 from johanot/kubeval-0.15
...
kubeval: 0.14.0 -> 0.15.0
2020-05-07 06:49:28 -05:00
Johan Thomsen
f150c2bd22
kubeval: 0.14.0 -> 0.15.0
...
Also, add myself as maintainer
2020-05-07 09:10:55 +02:00
Christian Kampka
7d2a50a418
kops_1_16: 1.16.1 -> 1.16.2
2020-05-06 09:46:36 +02:00
Christian Kampka
8bcf7f6e41
kops_1_15: 1.15.2 -> 1.15.3
2020-05-06 09:34:35 +02:00
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
Pavol Rusnak
7b0167204d
treewide: use https for nixos.org and hydra.nixos.org
...
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Ryan Mulligan
3ff1de34b3
Merge pull request #86573 from r-ryantm/auto-update/helmfile
...
helmfile: 0.106.3 -> 0.114.0
2020-05-03 19:30:56 -07:00
Benjamin Hipple
22ff6140c8
Merge pull request #86684 from r-ryantm/auto-update/luigi
...
luigi: 2.8.12 -> 2.8.13
2020-05-03 19:08:18 -04:00
R. RyanTM
9bb1997f72
luigi: 2.8.12 -> 2.8.13
2020-05-03 23:01:21 +00:00
Ryan Mulligan
e331d4e289
Merge pull request #86511 from r-ryantm/auto-update/atlantis
...
atlantis: 0.11.1 -> 0.12.0
2020-05-03 11:55:58 -07:00
R. RyanTM
a9ce47ad8f
helmfile: 0.106.3 -> 0.114.0
2020-05-02 11:31:34 +00:00
R. RyanTM
bab472ba39
k9s: 0.18.1 -> 0.19.4
2020-05-02 12:37:14 +00:00
Frederik Rietdijk
afb1041148
Merge master into staging-next
2020-05-02 09:39:00 +02:00
R. RyanTM
87dda35d90
atlantis: 0.11.1 -> 0.12.0
2020-05-02 02:11:25 +00:00
Florian Klink
4d7bd77f75
kops: fix hash
...
As seen on https://hydra.nixos.org/build/118009308
2020-05-01 12:47:57 +02:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Mario Rodas
38230fe3b1
Merge pull request #73385 from saschagrunert/kubernix
...
kubernix: v0.2.0
2020-04-30 23:40:18 -05:00
zowoq
417c0ac258
docker-machine-kvm2: test aarch64 build
2020-04-30 09:40:22 +10:00
zowoq
170bf218c6
docker-machine-kvm2: use makefile
2020-04-30 08:12:22 +10:00
zowoq
3d396266ae
docker-machine-hyperkit: use makefile
2020-04-30 08:12:22 +10:00
zowoq
9e6db1f44a
minikube: use makefile
2020-04-30 08:12:22 +10:00
zimbatm
f3ce7c5582
Merge pull request #86053 from zimbatm/terraform-provider-vpsadmin
...
terraform-providers: updates and cleanups
2020-04-29 14:43:15 +02:00
Sascha Grunert
c07a4675a3
kubernix: v0.2.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-29 09:27:09 +02:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
Colin
4007ceb6af
treewide get rid of go 1.12 ( #83253 )
...
* treewide Drop unneeded go 1.12 overrides
* Fix packr to be go module compatible.
I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.
* Remove consul dependency on go1.12
I updated the consul version to 1.7.2 and flipped it to building using
modules.
* Remove go1.12 from perkeep.
Update the version to the latest unstable on master.
* Update scaleway-cli to not be pinned to go1.12
Switched the version to 1.20
* Update prometheus-varnish-exporter to not depend on go1.12
* Update lnd to build with go1.12
Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo
* Remove go1.12 from openshift
Had to update the version to 4.1.0 and do a bit of munging to get this
to work
* Remove go1.12 completely.
These are no longer needed.
* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Maxine E. Aubrey
e6f7f84325
nomad: 0.11.0 -> 0.11.1
2020-04-28 12:02:26 -07:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
Jörg Thalheim
bf801d4ce6
Merge pull request #86086 from kimat/kimat-helm-3.2.0
...
helm: 3.1.3 -> 3.2.0
2020-04-27 13:26:55 +01:00
Jörg Thalheim
eeeba2a793
Merge pull request #86121 from zowoq/more-go-fixes
...
buildGoPackage: use installShellFiles, {excluded,sub}Packages
2020-04-27 13:08:50 +01:00
Jörg Thalheim
4cc520ba0f
kops: remove old versions
2020-04-27 12:23:20 +01:00
Jörg Thalheim
abe679b2ba
kops: 1.16.0 -> 1.16.1
2020-04-27 12:19:40 +01:00
zowoq
cef17fb6ee
heptio-ark: use excludedPackages
2020-04-27 21:06:12 +10:00
zowoq
7516cc7226
openshift: use installShellFiles
2020-04-27 21:06:12 +10:00
Jörg Thalheim
a90356e08a
Merge pull request #86035 from zowoq/go-fixes
2020-04-27 10:03:52 +01:00
zowoq
fb5cf24d7b
kompose: update completion
2020-04-27 08:48:42 +10:00
zowoq
954eab8ea9
stern: use installShellFiles
2020-04-27 08:48:42 +10:00
zowoq
16df60734a
kops: use installShellFiles
2020-04-27 08:48:36 +10:00
Kimat Boven
ebdf027f10
helm: 3.1.3 -> 3.2.0
2020-04-27 00:18:02 +02:00
zimbatm
018aadcfa1
terraform-providers.vpsadmin: init at 0.1.0
2020-04-26 13:35:16 +02:00
zimbatm
442f76893c
terraform-providers.sops: init at 0.5.0
2020-04-26 13:21:15 +02:00
zimbatm
20f55a9fc0
terraform-providers.ibm: move to update-all script
2020-04-26 13:07:04 +02:00
zimbatm
bb858898b1
terraform-providers: update-all
2020-04-26 12:56:28 +02:00
Colin
3e0aa4af2d
Get rid of go 1.13 ( #86036 )
...
Kubernetes builds with go1.14.
Terraform has an upstream patch which fixes the macos mojave issues -
it's a bug in terraform, not go.
2020-04-26 08:37:59 +00:00
zowoq
7a40eb5763
docker-machine: use installShellFiles
2020-04-26 13:36:15 +10:00
zowoq
b1138cc386
cni-plugins: update maintainers
2020-04-24 08:08:39 +10:00
Sergey Lukjanov
9e58c8363b
kubernetes-helm: 3.1.2 -> 3.1.3
2020-04-23 10:12:32 -07:00
zowoq
202b87ca99
cni-plugins: 0.8.4 -> 0.8.5
...
https://github.com/containernetworking/plugins/releases/tag/v0.8.5
2020-04-21 09:29:29 +10:00