06kellyjac
797a3421cd
kube3d: 3.1.4 -> 3.1.5
2020-10-26 09:24:51 +00:00
06kellyjac
ba708de881
kube3d: 3.1.3 -> 3.1.4
2020-10-26 09:24:51 +00:00
06kellyjac
56de136664
kube3d: 3.1.2 -> 3.1.3
2020-10-26 09:24:51 +00:00
06kellyjac
f28030496d
kube3d: 3.1.1 -> 3.1.2
2020-10-26 09:24:51 +00:00
06kellyjac
caaca24a57
kube3d: 3.1.0 -> 3.1.1
2020-10-26 09:24:51 +00:00
06kellyjac
31ae30a932
kube3d: 3.0.2 -> 3.1.0
...
Also bumped k3sVersion
2020-10-26 09:24:51 +00:00
06kellyjac
4c812da8e5
kube3d: add completion for fish
...
fish completion was added in 3.0.2
https://github.com/rancher/k3d/releases/tag/v3.0.2
2020-10-26 09:24:51 +00:00
Sarah Brofeldt
902e0997c3
Merge pull request #101025 from johanot/kubernetes-1.19.3
...
kubernetes: 1.19.1 -> 1.19.3
2020-10-19 11:59:35 +02:00
Mario Rodas
e4eb70ec71
Merge pull request #101004 from r-ryantm/auto-update/kubespy
...
kubespy: 0.5.1 -> 0.6.0
2020-10-18 20:15:20 -05:00
Mario Rodas
6d70c6aa31
Merge pull request #100999 from r-ryantm/auto-update/kube-router
...
kube-router: 1.0.1 -> 1.1.0
2020-10-18 20:04:56 -05:00
Ryan Mulligan
713c368291
Merge pull request #101001 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.12.5 -> 0.12.6
2020-10-18 16:29:21 -07:00
Johan Thomsen
c1fa775058
kubernetes: 1.19.1 -> 1.19.3
2020-10-18 21:28:23 +02:00
Mario Rodas
7e3cf7fc16
Merge pull request #100998 from r-ryantm/auto-update/kpt
...
kpt: 0.34.0 -> 0.35.0
2020-10-18 12:01:09 -05:00
R. RyanTM
462fc94606
kubespy: 0.5.1 -> 0.6.0
2020-10-18 16:43:52 +00:00
R. RyanTM
328a7c6aa0
kubeseal: 0.12.5 -> 0.12.6
2020-10-18 16:34:11 +00:00
R. RyanTM
84753b0343
kube-router: 1.0.1 -> 1.1.0
2020-10-18 16:22:32 +00:00
R. RyanTM
3065a71a58
kpt: 0.34.0 -> 0.35.0
2020-10-18 16:06:59 +00:00
Mario Rodas
166ea0f3dc
Merge pull request #100933 from r-ryantm/auto-update/fluxctl
...
fluxctl: 1.20.2 -> 1.21.0
2020-10-18 08:17:49 -05:00
Mario Rodas
3454c5289b
Merge pull request #100963 from r-ryantm/auto-update/helmfile
...
helmfile: 0.130.1 -> 0.131.0
2020-10-18 07:49:30 -05:00
R. RyanTM
b116c54879
helmfile: 0.130.1 -> 0.131.0
2020-10-18 11:52:51 +00:00
R. RyanTM
8c4c6a4b71
fluxctl: 1.20.2 -> 1.21.0
2020-10-18 07:14:08 +00:00
Mario Rodas
31a06eeaa0
Merge pull request #100843 from r-ryantm/auto-update/argo
...
argo: 2.10.1 -> 2.11.5
2020-10-17 13:16:45 -05:00
R. RyanTM
a0a9e4d83d
argo: 2.10.1 -> 2.11.5
2020-10-17 16:04:50 +00:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Jack Kelly
b5e37e1ea5
terragrunt: 0.23.40 -> 0.25.4 ( #100727 )
...
* terragrunt: use buildFlagsArray
* terragrunt: 0.23.40 -> 0.25.4
2020-10-16 17:18:01 +02:00
Diego Rodriguez
9eb0c32118
minikube: 1.13.1 -> 1.14.0
2020-10-14 00:30:40 -06:00
06kellyjac
4317adce91
starboard: 0.4.0 -> 0.5.0
2020-10-13 17:40:26 +01:00
Anderson Torres
1e70a76996
Merge pull request #99412 from 06kellyjac/init_starboard
...
starboard: init at 0.4.0
2020-10-13 12:46:24 -03:00
06kellyjac
fa4c32628d
starboard: init at 0.4.0
2020-10-13 13:50:55 +01:00
Florian Ströger
15b3918d35
helmfile: 0.130.0 -> 0.130.1
2020-10-11 19:24:15 +02:00
Mario Rodas
b48615a8d1
Merge pull request #100010 from Preisschild/istioctl-1.7.3-update
...
istioctl: 1.7.0 -> 1.7.3
2020-10-11 12:04:28 -05:00
Christoph Herzog
549131de56
k3s: 1.18.8+k3s1 -> 1.19.2-k3s1
2020-10-10 16:17:22 +02:00
Diego Rodriguez
7c55217904
minikube: 1.13.0 -> 1.13.1
2020-10-09 18:34:52 -06:00
zimbatm
c79ff8ddca
terraform: fix withPlugins
...
Move the providerSourceAddress fallback to the terraform.withPlugins
function. Since plugins can be arbitrary derivations, there is no
guarantee that this attribute will be exposed.
While doing that I also cleaned the toDrv function to only pass
attributes to the builder which are required by the build.
The Terraform 0.13 fallback slug has changed from
`nixpkgs/<provider-owner>/<provider-name>` to `nixpkgs/<provider-name>`
as the owner is also not always available. As a nixpkgs user, all I know
is that the provider is in nixpkgs and his name, the owner information
is not necessarily easy to get by.
2020-10-09 16:55:30 +02:00
zimbatm
3f49e5ba03
terraform-providers.keycloak: use pname
...
We will be relying on the pname to figure out where to link the plugin.
2020-10-09 12:43:13 +02:00
Florian Ströger
615176aa9a
istioctl: 1.7.0 -> 1.7.3
2020-10-08 08:33:26 +02:00
Timothy Stott
b0a0ffb7fd
terraform: add maintainer timstott
2020-10-08 22:18:12 +01:00
Timothy Stott
cd1b594767
terraform: expose providers to terraform 0.13
...
Terraform 0.13 adopts a new filesystem layout for plugins (illustrated below).
Terraform 0.12 and earlier
`plugins-dir/terraform-provider-aws_v3.7.0`
Terraform 0.13
`plugins-dir/registry.terraform.io/hashicorp/aws/3.7.0/linux_amd64/terraform-provider-aws_v3.7.0`
To support all packaged Terraform versions a shim is created at both locations.
This approach was inspired by https://github.com/numtide/generate-terraform-provider-shim
Terraform 0.13 provider documentation https://www.terraform.io/upgrade-guides/0-13.html#new-filesystem-layout-for-local-copies-of-providers
layout terraform providers filesystem in withPlugins
2020-10-08 22:18:12 +01:00
Timothy Stott
72cd428dd2
terraform-providers: populate provider source addresses
...
Added provider source address to providers hosted in the same GitHub
repository. Other providers have moved repository and would require a
patch to the package path.
2020-10-08 21:59:09 +01:00
Timothy Stott
87e21d1153
terraform-provider.acme: 1.5.0 -> 1.5.0-patched
2020-10-08 19:01:08 +01:00
Timothy Stott
60645f0921
terraform-providers: script to update all providers
2020-10-08 19:01:08 +01:00
Timothy Stott
107707ad82
terraform-providers: update providers via terraform registry
2020-10-08 19:00:07 +01:00
Timothy Stott
063f1d7301
terraform-providers: store providers as JSON
2020-10-08 19:00:07 +01:00
Lassulus
2f6fba9f6d
Merge pull request #98880 from mrVanDalo/feature/terranix
...
terranix: init at 2.3.0
2020-10-02 19:54:20 +02:00
Mario Rodas
e29ca7ef85
Merge pull request #99336 from Preisschild/helmfile-0.130.0-update
...
helmfile: 0.128.0 -> 0.130.0
2020-10-02 08:18:55 -05:00
Ingolf Wagner
e3a920bfa9
terranix: init at 2.3.0
2020-10-02 10:39:14 +02:00
Diego Rodriguez
53fcb502fe
kubernetes-helm: 3.3.1 -> 3.3.4
2020-10-02 16:45:38 +10:00
Florian Ströger
d64bcddae4
helmfile: 0.128.0 -> 0.130.0
2020-10-02 00:04:07 +02:00
Diego Rodriguez
25e2e677d3
terraform_0_13: 0.13.3 -> 0.13.4
2020-09-30 18:31:48 -06:00
zimbatm
8c67a84193
Merge pull request #99073 from flokli/terraform-providers-ct
...
terraform-providers.ct: 0.5.0 -> 0.6.1
2020-09-30 16:19:51 +00:00