Commit Graph

1544 Commits

Author SHA1 Message Date
R. RyanTM
ae2e0fcb8f helmfile: 0.134.0 -> 0.134.1 2020-11-15 06:32:52 +00:00
Mario Rodas
86334260f8
Merge pull request #103762 from r-ryantm/auto-update/helm
kubernetes-helm: 3.4.0 -> 3.4.1
2020-11-14 05:54:31 -05:00
R. RyanTM
d1a603b5c3 kubernetes-helm: 3.4.0 -> 3.4.1 2020-11-14 01:21:43 +00:00
R. RyanTM
d4a4860e31 kpt: 0.36.1 -> 0.37.0 2020-11-13 23:41:23 +00:00
Jack Kelly
d01e5dc66b
octant: init at 0.16.0 (#99546) 2020-11-13 18:03:10 +01:00
Jaka Hudoklin
a226183b32 hetzner-kube: support for bash completion 2020-11-13 09:51:27 +02:00
Mario Rodas
a1c3716b6d
Merge pull request #103563 from r-ryantm/auto-update/tanka
tanka: 0.11.1 -> 0.12.0
2020-11-12 20:39:49 -05:00
Lassulus
4edbe7c969
Merge pull request #103308 from 06kellyjac/terragrunt_0.26.2
terragrunt: 0.25.5 -> 0.26.2
2020-11-12 20:02:59 +01:00
Johan Thomsen
39eadbb3c4 kubernetes: 1.19.3 -> 1.19.4 2020-11-12 13:07:16 +01:00
R. RyanTM
005461a0a6 terraform-providers.lxd: 1.3.0 -> 1.4.0 2020-11-12 07:26:25 +00:00
R. RyanTM
29ec515025 tanka: 0.11.1 -> 0.12.0 2020-11-12 06:49:50 +00:00
R. RyanTM
eb6a8495ce kubelogin: 0.0.6 -> 0.0.7 2020-11-11 14:42:22 -08:00
R. RyanTM
473f39b65b k9s: 0.23.3 -> 0.23.10 2020-11-11 14:36:15 -08:00
Wael Nasreddine
380337da10
terraform: withPlugins should inherit meta from wrapped derivation (#103396)
When using `terraform.withPlugins (ps: [])` the returned derivation does
not expose the meta of the underlying package. This change inherits meta
from the terraform derivation in the wrapper derivation to expose it.
2020-11-11 11:36:31 -08:00
Mario Rodas
61b677ef8d
Merge pull request #103423 from r-ryantm/auto-update/helmsman
helmsman: 3.4.6 -> 3.5.1
2020-11-11 05:22:57 -05:00
Mario Rodas
24478a0b9f
Merge pull request #103422 from r-ryantm/auto-update/helmfile
helmfile: 0.132.1 -> 0.134.0
2020-11-11 05:21:13 -05:00
R. RyanTM
13c4f38c80 helmsman: 3.4.6 -> 3.5.1 2020-11-11 09:12:16 +00:00
R. RyanTM
be92f5f0d6 helmfile: 0.132.1 -> 0.134.0 2020-11-11 09:01:28 +00:00
Ryan Mulligan
450ff80f2e
Merge pull request #103345 from r-ryantm/auto-update/argo
argo: 2.11.6 -> 2.11.7
2020-11-10 14:19:20 -08:00
R. RyanTM
a28ba681b6 argo: 2.11.6 -> 2.11.7 2020-11-10 21:27:53 +00:00
1000101
e50eb89d52
terraform-providers: vultr 1.4.1 -> 1.5.0 (#103305) 2020-11-10 19:48:57 +00:00
06kellyjac
a126b44084 terragrunt: 0.25.5 -> 0.26.2 2020-11-10 13:50:11 +00:00
06kellyjac
feca10b61d kube3d: move to new installShellCompletion style 2020-11-10 13:39:08 +00:00
06kellyjac
dc506de1fe kube3d: 3.1.5 -> 3.2.0 2020-11-10 13:38:09 +00:00
Diego Rodriguez
734434c1d8 minikube: 1.14.1 -> 1.14.2 2020-11-09 12:17:31 +00:00
Griffin Smith
c54bb4e98e argocd: 1.4.2 -> 1.7.8 2020-11-09 11:56:30 +00:00
Maxine E. Aubrey
e8469ca653 nomad_0_12: 0.12.6 -> 0.12.7 2020-11-08 12:28:42 +10:00
Maxine E. Aubrey
2ff401dd59 nomad_0_11: 0.11.5 -> 0.11.6 2020-11-08 12:28:42 +10:00
Maxine E. Aubrey
ed6f7108df nomad_0_12: 0.12.5 -> 0.12.6 2020-11-08 12:28:42 +10:00
Maxine E. Aubrey
decc5fbbc6 nomad_0_11: 0.11.4 -> 0.11.5 2020-11-08 12:28:42 +10:00
Maxine E. Aubrey
dff0cadbc6 nomad_0_12: 0.12.4 -> 0.12.5 2020-11-08 12:28:42 +10:00
Danielle Lancashire
d63af62a6e nomad: 0.12.3 -> 0.12.4 2020-11-08 12:28:42 +10:00
freezeboy
e3ca548320 k3s: add version field 2020-11-07 12:15:10 -08:00
Robert Hensing
2d3c2e139b
Merge pull request #100524 from 06kellyjac/starboard_0.6.0
starboard: 0.5.0 -> 0.6.0
2020-11-05 12:42:55 +01:00
zimbatm
1eaf05fbaf
terraform-providers.linuxbox: init at 0.3.11 2020-11-04 19:23:08 +01:00
Bryan A. S
22dd82ce98 sonobuoy: Fixes wrong "v" behaviour
Adjust the generated manifests by placing the character v in the sonobuoy version, successfully pulling the image within the cluster and running smoothly.

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-11-04 10:04:40 +01:00
Florian Klink
cc496fd42d
Merge pull request #102618 from flokli/terraform-providers
terraform-providers.*: update
2020-11-03 20:40:21 +01:00
Timo Kaufmann
72097c7836
Merge pull request #99725 from 06kellyjac/kube3d_3.1.0
kube3d: 3.0.2 -> 3.1.0 -> 3.1.1 -> 3.1.2 -> 3.1.3 -> 3.1.4 -> 3.1.5
2020-11-03 18:02:04 +01:00
Ryan Mulligan
f6d2d10bef
Merge pull request #102560 from r-ryantm/auto-update/kubeseal
kubeseal: 0.12.6 -> 0.13.1
2020-11-02 18:07:10 -08:00
R. RyanTM
76acdc7bf4 kubeseal: 0.12.6 -> 0.13.1 2020-11-03 00:23:10 +00:00
Florian Klink
86adcfa092 terraform-providers.template: 2.1.2 -> 2.2.0 2020-11-03 01:09:10 +01:00
Florian Klink
55dc43720f terraform-providers.random: 2.2.1 -> 3.0.0 2020-11-03 01:08:48 +01:00
Florian Klink
fb3f86c2b5 terraform-providers.null: 2.1.2 -> 3.0.0 2020-11-03 01:08:21 +01:00
Florian Klink
306ca0ddbd terraform-providers.external: 1.2.0 -> 2.0.0 2020-11-03 01:07:33 +01:00
Florian Klink
2eade6cd1a terraform-providers.archive: 1.3.0 -> 2.0.0 2020-11-03 01:07:09 +01:00
Florian Klink
19fceb5c48 terraform-providers.local: 1.4.0 -> 2.0.0 2020-11-03 01:05:44 +01:00
Florian Klink
c02f2fc114 terraform-providers.tls: 2.1.1 -> 3.0.0 2020-11-03 01:05:11 +01:00
Florian Klink
0876f35823 terraform-providers.hcloud: 1.16.0 -> 1.22.0 2020-11-03 01:02:55 +01:00
Mario Rodas
0c885dfa2d
Merge pull request #102447 from r-ryantm/auto-update/jx
jx: 2.1.138 -> 2.1.149
2020-11-02 18:22:59 -05:00
Mario Rodas
f8ee50f0a4
Merge pull request #102492 from r-ryantm/auto-update/kpt
kpt: 0.35.0 -> 0.36.1
2020-11-02 17:56:23 -05:00
R. RyanTM
e0dfa4f786 kpt: 0.35.0 -> 0.36.1 2020-11-02 15:44:31 +00:00
Ryan Mulligan
0eb5f02223
Merge pull request #102435 from r-ryantm/auto-update/k9s
k9s: 0.22.1 -> 0.23.3
2020-11-02 05:49:26 -08:00
Ryan Mulligan
83204671b9
Merge pull request #102439 from r-ryantm/auto-update/istioctl
istioctl: 1.7.3 -> 1.7.4
2020-11-02 05:44:07 -08:00
R. RyanTM
71f4f9ac1e jx: 2.1.138 -> 2.1.149 2020-11-02 08:04:05 +00:00
R. RyanTM
3c20b670db istioctl: 1.7.3 -> 1.7.4 2020-11-02 07:07:25 +00:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
R. RyanTM
49531d9f6e k9s: 0.22.1 -> 0.23.3 2020-11-02 06:33:01 +00:00
Bryan A. S
4f8477a28f popeye: 0.8.10 -> 0.9.0
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-11-01 04:10:08 -03:00
Bryan A. S
2c82b84fcf velero: 1.5.1 -> 1.5.2
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-10-30 00:24:34 -03:00
zimbatm
f155651d3f
terraform-providers.time: init at 0.6.0 (#101406) 2020-10-29 18:07:44 +01:00
Robert Scott
1b5ee955d3
terraform-providers.cloudfoundry: init at 0.12.6 (#99960) 2020-10-29 18:07:26 +01:00
Mario Rodas
404b583e2d
Merge pull request #102009 from r-ryantm/auto-update/atlantis
atlantis: 0.15.0 -> 0.15.1
2020-10-29 06:42:13 -05:00
R. RyanTM
a3d3a1ec75 atlantis: 0.15.0 -> 0.15.1 2020-10-29 08:39:11 +00:00
Martin Weinelt
9662e0eaf9
Merge pull request #101744 from euank/k3s-modprobe
k3s: add modprobe to k3s's PATH
2020-10-28 23:56:35 +01:00
Mario Rodas
9fce5c704a
Merge pull request #101779 from dbirks/update-helm
kubernetes-helm: 3.3.4 -> 3.4.0
2020-10-27 19:27:24 -05:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Mario Rodas
090f2cdf76
Merge pull request #101659 from r-ryantm/auto-update/helmfile
helmfile: 0.131.0 -> 0.132.1
2020-10-27 06:44:29 -05:00
David Birks
a091ac564f
kubernetes-helm: 3.3.4 -> 3.4.0 2020-10-26 13:23:53 -04:00
06kellyjac
aaa2cf6b26 kube3d: add jk as a maintainer
Add jk (myself) as a maintainer to help keeping kube3d working and
up-to-date.
2020-10-26 09:24:52 +00:00
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
Euan Kemp
7661b55417 k3s: add modprobe to k3s's PATH
Otherwise we get warnings like 'level=warning msg="failed to start
br_netfilter module"' in k3s's logs.

Adding modprobe to k3s's PATH fixes the warning at least. I'm not
certain if it fixes any real issue or not.
2020-10-26 01:40:36 -07:00
Ryan Mulligan
b6dde82536
Merge pull request #101693 from r-ryantm/auto-update/minikube
minikube: 1.14.0 -> 1.14.1
2020-10-25 15:21:06 -07:00
Christian Kampka
b42b8c1396
kops_1_18: 1.18.1 -> 1.18.2 (#101692) 2020-10-25 22:13:15 +00:00
R. RyanTM
dab7064970 minikube: 1.14.0 -> 1.14.1 2020-10-25 21:18:39 +00:00
R. RyanTM
74ae6e1209 helmfile: 0.131.0 -> 0.132.1 2020-10-25 15:38:58 +00:00
Frederik Rietdijk
cb6357d2b1
Merge pull request #100965 from r-ryantm/auto-update/helmsman
helmsman: 3.4.4 -> 3.4.6
2020-10-25 09:50:32 +01:00
lewo
68f03380b2
Merge pull request #101393 from 06kellyjac/tekton-cli_0.13.1
tektoncd-cli: 0.13.0 -> 0.13.1
2020-10-25 08:07:46 +01:00
Benjamin Hipple
64a620f8d3
Merge pull request #101418 from arcnmx/terraform-providers-github
terraform-providers.github: 2.8.0 -> 3.1.0
2020-10-24 23:10:13 -04:00
Mario Rodas
da8c8a2d34
Merge pull request #100537 from wilsonehusin/sonobuoy-0.19
sonobuoy: 0.16.1 -> 0.19.1
2020-10-24 14:29:14 -05:00
06kellyjac
10c152cb58 terragrunt: 0.25.4 -> 0.25.5 2020-10-23 09:50:15 +01:00
06kellyjac
268f5110f6 terragrunt: add jk as a maintainer
Add jk (myself) as a maintainer for terragrunt
2020-10-23 09:49:41 +01:00
06kellyjac
200bf0a3af terragrunt: clean and sort arguments
lib was already imported so no need for stdenv.lib
sorted arguments into order of use
2020-10-23 09:48:39 +01:00
Ryan Mulligan
ff23aaed3a
Merge pull request #101299 from r-ryantm/auto-update/argo
argo: 2.11.5 -> 2.11.6
2020-10-22 18:04:48 -07:00
arcnmx
c603dae70d terraform-providers.github: 2.8.0 -> 3.1.0 2020-10-22 14:47:16 -07:00
arcnmx
f7cf7ed51d terraform-providers.time: init at 0.6.0 2020-10-22 10:59:46 -07:00
06kellyjac
a7c1563b03 tektoncd-cli: 0.13.0 -> 0.13.1 2020-10-22 16:55:29 +01:00
Anderson Torres
02e4a0e65f
Merge pull request #95320 from mstrangfeld/tektoncd-cli
tektoncd-cli: init at 0.13.0
2020-10-22 12:15:38 -03:00
Marek Mahut
67496d2bb5
Merge pull request #101375 from 1000101/terraform-providers_vultr
terraform-providers: vultr 1.3.0 -> 1.4.1
2020-10-22 16:55:40 +02:00
1000101
f5a852941e terraform-providers: vultr 1.3.0 -> 1.4.1 2020-10-22 15:37:33 +02:00
R. RyanTM
cc10193222 argo: 2.11.5 -> 2.11.6 2020-10-21 23:41:45 +00:00
Mario Rodas
8b636137c2 terraform_0_13: 0.13.4 -> 0.13.5
https://github.com/hashicorp/terraform/releases/tag/v0.13.5
2020-10-21 18:00:00 -05: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