Commit Graph

1995 Commits

Author SHA1 Message Date
Johan Thomsen
7b5c38e973 nixos/kubernetes: docker -> containerd
also, nixos/containerd: module init
2021-03-07 12:51:14 +10:00
Yurii Matsiuk
7da62867be nixos/kubernetes: adapt module and test cases to fit kubernetes v1.20.X as well as coredns v1.7.X 2021-03-07 12:50:39 +10:00
Yurii Matsiuk
fc750b2000 kubernetes: 1.19.5 -> 1.20.4 2021-03-07 12:50:39 +10:00
Graham Christensen
c5ae852c37
Merge pull request #114874 from cole-h/ssm-agent
ssm-agent: 2.3.1319.0 -> 3.0.755.0
2021-03-06 20:22:48 -05:00
R. RyanTM
6dbb06111d helmfile: 0.138.4 -> 0.138.6 2021-03-04 14:59:36 -06:00
Jonas Chevalier
0722ddab3a
Merge pull request #115064 from andir/update-tf-kubernetes
update terraform-providers.{helm,kubernetes} to 2.0.2
2021-03-04 16:32:02 +00:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Ben Siraphob
98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Andreas Rammhold
4c6e467d26
terraform-providers.kubernetes: 1.13.3 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold
84e4da60df
terraform-providers.helm: 1.3.2 -> 2.0.2 2021-03-04 12:34:53 +01:00
Andreas Rammhold
e3a4ba0052
terraform-providers: fix impurity about Nix version used
I wasn't able to figure out for which unstable version of Nix this is
supposed to work so I added nix itself to the package list. Nix will now
be the same stable version that is also provided in this nixpkgs
checkout.

To make it work with a stable Nix version I also had to trim the build
error output as otherwise it would contain the sha256 prefix & a newline
followed by "error:".
2021-03-04 12:34:48 +01:00
Cole Helbling
29b99a22a5
ssm-agent: don't override phases 2021-03-03 13:27:51 -08:00
Eric Bailey
93ea4e0102 kubernetes-helmPlugins: build rather than download 2021-03-03 13:50:19 -06:00
Matthieu Coudron
b9bf757503 kubernetes-helm: support plugins
also introduce helm-s3, helm-diff, helm-secrets plugin.

You can create a wrapped helm with these plugins via:

  myHelm = final.wrapHelm final.kubernetes-helm-unwrapped {
    plugins = with final.kubernetes-helmPlugins; [ helm-s3 helm-secrets helm-diff ];
  };

Running `helm plugin list` will show you these are available.
2021-03-03 13:50:19 -06:00
Samuel Noordhuis
e0a6314775
terraform-docs: 0.9.1 -> 0.11.2 (#114803)
The owner of the repository has changed from segmentio to terraform-docs
since the last pull request.

This commit also introduces the use of buildGoModule in place of
buildGoPackage, so that we can avoid generating a deps.nix file for
module dependencies.
2021-03-03 17:38:09 +01:00
Sandro
64648916c0
Merge pull request #114797 from Chili-Man/minikube-1.18.0-update
minikube: 1.17.1 -> 1.18.0
2021-03-03 13:09:37 +01:00
R. RyanTM
e9c6bcd1fc istioctl: 1.9.0 -> 1.9.1 2021-03-02 23:52:46 +00:00
Graham Christensen
820cc72b52
ssm-agent: 2.3.1319.0 -> 3.0.755.0
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2021-03-02 10:51:12 -08:00
Diego Rodriguez
13be7fd7b7
minikube: 1.17.1 -> 1.18.0 2021-03-01 17:31:30 -07:00
R. RyanTM
f361a1a902 argocd: 1.8.5 -> 1.8.6 2021-02-28 08:01:16 +00:00
Wael Nasreddine
42a2ad0f44
terraform-providers.vultr: 1.5.0 -> 2.1.3 (#114593) 2021-02-27 13:44:51 -08:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Sandro
4a89c87410
Merge pull request #114284 from maxeaubrey/nomad_1_0_4
nomad_1_0: 1.0.3 -> 1.0.4
2021-02-26 09:36:38 +01:00
Maximilian Bosch
bc87fc1907
Merge pull request #114072 from raboof/maven3-default-jdk
maven: use default jdk
2021-02-26 00:51:45 +01:00
Sandro
f1fda28592
Merge pull request #114244 from 06kellyjac/waypoint
waypoint: 0.2.2 -> 0.2.3
2021-02-25 08:59:02 +01:00
Ryan Mulligan
1f32038df1
Merge pull request #113856 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.6 -> 0.8.7
2021-02-24 20:31:08 -08:00
Maxine Aubrey
a7b45621e8
nomad_1_0: 1.0.3 -> 1.0.4 2021-02-24 23:12:23 +01:00
06kellyjac
c939abf9a1 waypoint: 0.2.2 -> 0.2.3
- add installCheckPhase
- add runHooks to build and install
2021-02-24 13:56:21 +00:00
06kellyjac
95a7975c27 nerdctl: 0.6.0 -> 0.6.1 2021-02-24 09:36:39 +00:00
Mario Rodas
f209d732d2
Merge pull request #109999 from r-ryantm/auto-update/kube-router
kube-router: 1.1.0 -> 1.1.1
2021-02-23 20:52:07 -05:00
Mario Rodas
85f5291d9e
Merge pull request #113805 from r-ryantm/auto-update/argocd
argocd: 1.8.4 -> 1.8.5
2021-02-23 20:28:46 -05:00
Mario Rodas
e1d3523107
Merge pull request #113844 from r-ryantm/auto-update/kubeseal
kubeseal: 0.14.1 -> 0.15.0
2021-02-23 20:25:04 -05:00
06kellyjac
e7ee3966c6 terragrunt: correct sha to match 0.28.7 2021-02-23 10:39:15 +00:00
Fabian Affolter
93a812bb9f
Merge pull request #113648 from 06kellyjac/terragrunt
terragrunt: 0.28.6 -> 0.28.7
2021-02-23 10:53:36 +01:00
Arnout Engelen
ed5b9cce76
maven: use default jdk
While builds using maven are relatively likely to target jdk8,
they typically support building using default jdk.

The main exception is the default jdk no longer supports targeting
JRE's before version 8. For projects that do that we can override the
jdk version for the maven used there.
2021-02-23 09:22:40 +01:00
06kellyjac
e544bbe6b3 nerdctl: correct shas to match 0.6.0 2021-02-22 13:18:59 +00:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next 2021-02-22 06:17:05 +00:00
R. RyanTM
17732d2ed3 tilt: 0.18.9 -> 0.18.10 2021-02-21 05:44:40 +00:00
R. RyanTM
2b2772fa0d node-problem-detector: 0.8.6 -> 0.8.7 2021-02-21 01:22:58 +00:00
R. RyanTM
a6cff407a2 kubeseal: 0.14.1 -> 0.15.0 2021-02-20 23:39:41 +00:00
R. RyanTM
467dd50cc2 argocd: 1.8.4 -> 1.8.5 2021-02-20 18:08:25 +00:00
github-actions[bot]
4c0670dace
Merge staging-next into staging 2021-02-20 06:17:59 +00:00
Sandro
ec6480813d
Merge pull request #113698 from ymatsiuk/fluxcd
fluxcd: 0.8.1 -> 0.8.2
2021-02-20 04:16:35 +01:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Yurii Matsiuk
8fbe61b9cd
fluxcd: 0.8.1 -> 0.8.2 2021-02-19 14:59:41 +01:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
06kellyjac
1f1f14f523 nerdctl: 0.5.0 -> 0.6.0
- nixpkgs-fmt
- add installCheckPhase
- hardcode homepage
- add changelog
- sort meta
2021-02-19 09:55:12 +00:00
Ryan Mulligan
9d7ee4f2e3
Merge pull request #113550 from r-ryantm/auto-update/argo
argo: 2.12.8 -> 2.12.9
2021-02-18 21:07:38 -08:00
Ryan Mulligan
d1e1fca53b
Merge pull request #113629 from r-ryantm/auto-update/waypoint
waypoint: 0.2.1 -> 0.2.2
2021-02-18 21:03:45 -08:00
06kellyjac
2dae13180b terragrunt: 0.28.6 -> 0.28.7 2021-02-18 21:20:05 +00:00
Sandro
7fcbe93d4a
Merge pull request #113573 from 06kellyjac/terragrunt
terragrunt: 0.28.5 -> 0.28.6
2021-02-18 21:00:08 +01:00
R. RyanTM
1b18e7d663
fluxctl: 1.21.1 -> 1.21.2 (#113561) 2021-02-18 09:00:52 -10:00
R. RyanTM
f107809e6d waypoint: 0.2.1 -> 0.2.2 2021-02-18 18:42:20 +00:00
Yurii Matsiuk
127ada735d
fluxcd: 0.8.0 -> 0.8.1 2021-02-18 15:59:52 +01:00
Sandro
7ec23be044
Merge pull request #99348 from bryanasdev000/package-kubectl-example
kubectl-example: init at 1.0.1
2021-02-18 13:00:21 +01:00
06kellyjac
4ab7e2625b terragrunt: 0.28.5 -> 0.28.6 2021-02-18 08:58:54 +00:00
R. RyanTM
beb2617947 argo: 2.12.8 -> 2.12.9 2021-02-18 05:08:15 +00:00
Bryan A. S
1c1aa06927 kubectl-example: init at 1.0.1
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-02-18 01:36:09 -03:00
Sandro
983f4d6894
Merge pull request #113522 from SuperSandro2000/fix-collection15 2021-02-18 01:45:41 +01:00
Jörg Thalheim
5edaeaf1ab
Merge pull request #113519 from JakDar/argocd-1.8.4
argocd: 1.8.3 -> 1.8.4
2021-02-17 22:55:42 +00:00
Sandro Jäckel
2d11d214c7
nixops: remove unused input 2021-02-17 23:12:28 +01:00
Jakub Darul
b073b09a2c argocd: 1.8.3 -> 1.8.4 2021-02-17 22:14:59 +01:00
Diego Rodriguez
84de2a8c31
terraform_0_14: 0.14.6 -> 0.14.7 (#113478) 2021-02-17 09:44:44 -10:00
Sandro
25420cd787
Merge pull request #113379 from 06kellyjac/octant_ver_bump 2021-02-17 13:53:20 +01:00
06kellyjac
c1f028c3c9 octant: 0.16.0 -> 0.17.0 2021-02-17 09:05:11 +00:00
06kellyjac
1b8d51e05c octant: refactor
Move octant more inline with recent boundary package
2021-02-17 09:04:31 +00:00
Daniël de Kok
587e027711
Merge pull request #113097 from r-ryantm/auto-update/tilt
tilt: 0.18.8 -> 0.18.9
2021-02-17 09:22:45 +01:00
06kellyjac
f420ef7d80 octant: add update script 2021-02-17 08:22:41 +00:00
Jack Kelly
6bad00b75e
terragrunt: 0.28.4 -> 0.28.5 (#113325) 2021-02-16 16:45:50 -08:00
Sandro
dc0937f845
Merge pull request #113191 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.9.1 -> 0.9.2
2021-02-16 22:04:04 +01:00
Sandro
37fadb2e07
Merge pull request #113182 from 06kellyjac/starboard
starboard: 0.9.1 -> 0.9.2
2021-02-16 08:46:11 +01:00
Bryan A. S
1e3b1f8678
kube-capacity: init at 0.5.1 (#99344)
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-02-15 22:29:44 -08:00
Ryan Mulligan
50dd350c4c
Merge pull request #112469 from r-ryantm/auto-update/argo
argo: 2.12.7 -> 2.12.8
2021-02-15 08:31:11 -08:00
06kellyjac
ebe14573f8 starboard-octant-plugin: 0.9.1 -> 0.9.2 2021-02-15 10:15:39 +00:00
06kellyjac
280af4d80c starboard: 0.9.1 -> 0.9.2 2021-02-15 09:10:52 +00:00
Ryan Mulligan
02212c6622
Merge pull request #112470 from r-ryantm/auto-update/atlantis
atlantis: 0.16.0 -> 0.16.1
2021-02-14 09:32:11 -08:00
R. RyanTM
12bcbda66e tilt: 0.18.8 -> 0.18.9 2021-02-14 08:41:07 +00:00
Ryan Mulligan
29fe61ea01
Merge pull request #112797 from r-ryantm/auto-update/istioctl
istioctl: 1.8.3 -> 1.9.0
2021-02-12 19:30:21 -08:00
Jörg Thalheim
5852a21819
Merge pull request #112755 from 06kellyjac/tektoncd-cli
tektoncd-cli: cleanup
2021-02-12 20:17:47 +00:00
06kellyjac
3270eec8f0 tektoncd-cli: cleanup
- use buildGoModule buildPhase
- let buildGoModule set platform
- add -s -w ldflags for smaller build (-5MB)
- add checkPhase running unit tests
- install man pages in 1 line
- add changelog
- add @vdemeester as a maintainer
2021-02-12 19:50:36 +00:00
Yurii Matsiuk
567ee606e4
fluxcd: 0.7.6 -> 0.8.0 (#112053)
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-02-12 10:37:17 -08:00
Sandro
091f73f82c
Merge pull request #112924 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.9.0 -> 0.9.1
2021-02-12 18:43:31 +01:00
06kellyjac
5fc6a48de1 starboard-octant-plugin: 0.9.0 -> 0.9.1 2021-02-12 17:18:28 +00:00
06kellyjac
d9be8402b8 terragrunt: 0.28.3 -> 0.28.4 2021-02-12 15:34:10 +00:00
R. RyanTM
faab7ccd57 kpt: 0.37.1 -> 0.38.0 2021-02-11 18:01:49 +00:00
R. RyanTM
deb3aabf3c istioctl: 1.8.3 -> 1.9.0 2021-02-11 17:36:47 +00:00
Jonas Chevalier
8868d8faad
Merge pull request #112789 from flokli/terraform-provider-aws-3.27.0
terraform-providers.aws: 3.20.0 -> 3.27.0
2021-02-11 16:18:49 +00:00
Florian Klink
e8d1fec763
Merge pull request #112642 from IMIO/feat/update-vsphere-terraform-provider
terraform-providers.vsphere: 1.18.3 -> 1.24.3
2021-02-11 17:07:44 +01:00
Florian Klink
7eb298cad0
Merge pull request #112692 from IMIO/feat/update-elasticsearch-terraform-provider
terraform-providers.elasticsearch: 0.7.0 -> 1.5.2
2021-02-11 17:07:08 +01:00
Florian Klink
da6ef8805f
Merge pull request #112696 from IMIO/feat/update-rabbitmq-terraform-provider
terraform-providers.rabbitmq: 1.3.0 -> 1.5.1
2021-02-11 17:06:39 +01:00
Florian Klink
33c584b141 terraform-providers.aws: 3.20.0 -> 3.27.0 2021-02-11 17:03:27 +01:00
06kellyjac
d4cc1b902a starboard: 0.9.0 -> 0.9.1 2021-02-11 09:17:20 +00:00
Jean-François Roche
c84a1bb65e
terraform-providers.rabbitmq: 1.3.0 -> 1.5.1
Update the provider for rabbitmq with the latest version
2021-02-11 00:59:08 +01:00
Jean-François Roche
b2071f5035
terraform-providers.elasticsearch: 0.7.0 -> 1.5.2
Define provider in `providers.json`.
Remove custom build for terraform provider.
2021-02-11 00:13:25 +01:00
06kellyjac
2a5b91dd76 terragrunt: 0.28.2 -> 0.28.3 2021-02-10 15:28:40 +00:00
Ryan Mulligan
3530d374b6
Merge pull request #112544 from r-ryantm/auto-update/velero
velero: 1.5.2 -> 1.5.3
2021-02-10 07:17:22 -08:00
Jean-François Roche
438878d2d7
terraform-providers.vsphere: 1.18.3 -> 1.24.3
We define the provider source address using the terraform registry.

This is a breaking change as reference in user required_providers will have to change from `nixpkgs/vsphere` to `hashicorp/vsphere`.
2021-02-10 12:30:42 +01:00
Mario Rodas
c8b29f075f
Merge pull request #112575 from 06kellyjac/kube3d
kube3d: 4.1.1 -> 4.2.0
2021-02-09 19:21:12 -05:00
Sandro
8d7a505faf
Merge pull request #112233 from maxeaubrey/nomad_bump 2021-02-10 00:44:11 +01:00
06kellyjac
b30013757b kube3d: 4.1.1 -> 4.2.0 2021-02-09 20:11:37 +00:00
R. RyanTM
bf28a76221 velero: 1.5.2 -> 1.5.3 2021-02-09 17:55:40 +00:00
Ryan Mulligan
d3ecefc764
Merge pull request #112505 from r-ryantm/auto-update/istioctl
istioctl: 1.8.2 -> 1.8.3
2021-02-09 06:28:01 -08:00
R. RyanTM
cc2ba12b10 istioctl: 1.8.2 -> 1.8.3 2021-02-09 11:14:18 +00:00
06kellyjac
ff549960f8 tektoncd-cli: 0.15.0 -> 0.16.0 2021-02-09 09:13:01 +00:00
R. RyanTM
4173245c2e atlantis: 0.16.0 -> 0.16.1 2021-02-09 06:25:34 +00:00
R. RyanTM
2cb3d3be8a argo: 2.12.7 -> 2.12.8 2021-02-09 06:17:43 +00:00
Mario Rodas
e47a837690
Merge pull request #111788 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.5 -> 0.8.6
2021-02-08 21:16:38 -05:00
Mario Rodas
6d4bbbe267
Merge pull request #112206 from r-ryantm/auto-update/tanka
tanka: 0.12.0 -> 0.14.0
2021-02-08 20:31:05 -05:00
Mario Rodas
236c3a240c
Merge pull request #112226 from r-ryantm/auto-update/tilt
tilt: 0.18.5 -> 0.18.8
2021-02-08 20:11:43 -05:00
Sandro
86d14b6037
Merge pull request #112148 from 06kellyjac/waypoint
waypoint: 0.2.0 -> 0.2.1
2021-02-08 17:49:03 +01:00
Ryan Mulligan
9d8d0e66e0
Merge pull request #112314 from r-ryantm/auto-update/helm
kubernetes-helm: 3.4.2 -> 3.5.2
2021-02-08 05:40:47 -08:00
Sandro
0111346762
Merge pull request #112284 from urbas/terraform-shell-provider-simplify
terraform-providers.shell: uses default model
2021-02-08 10:12:12 +01:00
Jörg Thalheim
6fea96cbd0
Merge pull request #112141 from r-ryantm/auto-update/helmfile
helmfile: 0.138.2 -> 0.138.4
2021-02-07 20:07:43 +00:00
06kellyjac
d4ed7e3d6c waypoint: 0.2.0 -> 0.2.1
- General cleanup
- Restructured so make bin succeeds
- No need to destribute waypoint-entrypoint
2021-02-07 17:00:41 +00:00
Mario Rodas
2b33d7ee4c
Merge pull request #112301 from 06kellyjac/master
kube3d: 4.1.0 -> 4.1.1
2021-02-07 11:24:19 -05:00
R. RyanTM
9588338aac kubernetes-helm: 3.4.2 -> 3.5.2 2021-02-07 16:12:49 +00:00
Ryan Mulligan
5491a4f8e9
Merge pull request #112193 from r-ryantm/auto-update/stern
stern: 1.13.1 -> 1.14.0
2021-02-07 08:04:47 -08:00
06kellyjac
50457fa4de kube3d: 4.1.0 -> 4.1.1 2021-02-07 12:33:37 +00:00
Matej Urbas
a9e03c40a1 terraform-providers.shell: uses default model 2021-02-07 10:37:09 +00:00
Ryan Mulligan
2be02581fb
Merge pull request #112217 from r-ryantm/auto-update/terraform-provider-lxd
terraform-providers.lxd: 1.4.0 -> 1.5.0
2021-02-06 16:59:03 -08:00
Maxine Aubrey
8ae4b1be1c
nomad_0_11: drop
appears upstream has dropped support as fixes for CVE-2021-3283 were not
backported
2021-02-06 23:45:04 +01:00
Maxine Aubrey
94365804d0
nomad_1_0: 1.0.2 -> 1.0.3 2021-02-06 23:44:17 +01:00
Maxine Aubrey
901e1ea7db
nomad_0_12: 0.12.9 -> 0.12.10 2021-02-06 23:43:58 +01:00
R. RyanTM
07bbbc64ee tilt: 0.18.5 -> 0.18.8 2021-02-06 22:18:12 +00:00
R. RyanTM
a4efb7fe77 terragrunt: 0.28.1 -> 0.28.2 2021-02-06 21:36:07 +00:00
R. RyanTM
721c2f9f0a terraform-providers.lxd: 1.4.0 -> 1.5.0 2021-02-06 21:31:43 +00:00
R. RyanTM
e4e8f908a3 tanka: 0.12.0 -> 0.14.0 2021-02-06 20:57:06 +00:00
R. RyanTM
ec6b0f81c3 stern: 1.13.1 -> 1.14.0 2021-02-06 20:02:47 +00:00
R. RyanTM
96c451192d helmfile: 0.138.2 -> 0.138.4 2021-02-06 13:04:05 +00:00
R. RyanTM
8c0e0ef058 cni-plugins: 0.9.0 -> 0.9.1 2021-02-06 09:28:30 +00:00
Sandro
12e7e446d0
Merge pull request #112074 from 06kellyjac/kube3d
kube3d: 4.0.0 -> 4.1.0
2021-02-05 22:45:07 +01:00
06kellyjac
73f62a6ad3 kube3d: 4.0.0 -> 4.1.0 2021-02-05 20:35:54 +00:00
Sandro Jäckel
0c9db04497
k3s: Avoid string conversion 2021-02-05 12:51:21 +01:00
Diego Rodriguez
ead24f04b0
terraform_0_14: 0.14.5 -> 0.14.6 (#111971) 2021-02-05 01:02:47 +00:00
Ricardo Guevara
89136c1dce
terraform-provider-kafka: init at v0.2.12 (#111301) 2021-02-04 13:28:43 -08:00
Sander van der Burg
b32335b3bd
Merge pull request #110813 from svanderburg/node2nix-update
nodePackages: regenerate with node2nix 1.9.0
2021-02-04 09:15:23 +01:00
Ryan Mulligan
04d5f1e3a8
Merge pull request #111724 from r-ryantm/auto-update/argo
argo: 2.12.6 -> 2.12.7
2021-02-03 18:50:36 -08:00
Ryan Mulligan
68323cae4e
Merge pull request #111763 from r-ryantm/auto-update/helmfile
helmfile: 0.138.1 -> 0.138.2
2021-02-03 12:00:39 -08:00
Sander van der Burg
84a097848e regenerate with node2nix 1.9.0 except zigbee2mqtt 2021-02-03 19:52:09 +01:00
R. RyanTM
2cfab8b61c node-problem-detector: 0.8.5 -> 0.8.6 2021-02-03 18:10:45 +00:00
adisbladis
a2a05d2bfe
nixopsUnstable: 1.7pre2764_932bf4 -> 2.0.0-pre 2021-02-03 16:03:03 +01:00
R. RyanTM
a30a844f31 helmfile: 0.138.1 -> 0.138.2 2021-02-03 14:43:11 +00:00
R. RyanTM
011f14738b argo: 2.12.6 -> 2.12.7 2021-02-03 09:51:03 +00:00
Sandro
9724b68951
Merge pull request #111665 from ymatsiuk/fluxcd
fluxcd: 0.7.5 -> 0.7.6
2021-02-02 22:40:41 +01:00
Sandro
99a69d3fbe
Merge pull request #111664 from 06kellyjac/terragrunt 2021-02-02 22:40:20 +01:00
06kellyjac
de58595c5d terragrunt: 0.28.0 -> 0.28.1 2021-02-02 17:55:15 +00:00
Yurii Matsiuk
cebfb4acd1
fluxcd: 0.7.5 -> 0.7.6 2021-02-02 17:42:51 +01:00
06kellyjac
cb2949a512 terragrunt: 0.27.4 -> 0.28.0 2021-02-02 16:35:28 +00:00
Sandro Jäckel
6ad10c3bcd
treewide: Remove doBuild cause it does not exist 2021-02-02 14:46:06 +01:00
Sandro
1755b9d929
Merge pull request #111606 from ymatsiuk/fluxcd
fluxcd: 0.7.4 -> 0.7.5
2021-02-02 00:35:00 +01:00