diff --git a/content/en/ecosystem/index.md b/content/en/ecosystem/index.md index 1de246f30..8e6548424 100644 --- a/content/en/ecosystem/index.md +++ b/content/en/ecosystem/index.md @@ -86,12 +86,13 @@ These projects make use of Flux to offer GitOps capabilities to their users. The functionality of Flux can be easily extended with ancillary utility tools. Here is a list of tools we like. If yours is missing, feel free to send a PR to add it. -| Source | Description | Documentation | -|-----------------------------------------------------------------------|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| [jgz/s3-auth-proxy](https://github.com/jgz/s3-auth-proxy) | Creates a simple basic-auth proxy for an s3 bucket. | [README](https://github.com/jgz/s3-auth-proxy#readme) | -| [raffis/gitops-zombies](https://github.com/raffis/gitops-zombies) | Identify kubernetes resources which are not managed by GitOps | [README](https://github.com/raffis/gitops-zombies#readme) | -| [renovatebot/renovate](https://github.com/renovatebot/renovate) | Universal dependency update tool that fits into your workflows. | [Automated Dependency Updates for Flux](https://docs.renovatebot.com/modules/manager/flux/) | -| [tarioch/flux-check-hook](https://github.com/tarioch/flux-check-hook) | A [pre-commit](https://pre-commit.com) that validates values of HelmRelease using helm lint | [README](https://github.com/tarioch/flux-check-hook#readme) | +| Source | Description | Documentation | +|-------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| [DoodleScheduling/flux-build](https://github.com/DoodleScheduling/flux-build) | Build and test kustomize overlays with flux2 HelmRelease support | [README](https://github.com/DoodleScheduling/flux-build#readme) | +| [jgz/s3-auth-proxy](https://github.com/jgz/s3-auth-proxy) | Creates a simple basic-auth proxy for an s3 bucket | [README](https://github.com/jgz/s3-auth-proxy#readme) | +| [raffis/gitops-zombies](https://github.com/raffis/gitops-zombies) | Identify kubernetes resources which are not managed by GitOps | [README](https://github.com/raffis/gitops-zombies#readme) | +| [renovatebot/renovate](https://github.com/renovatebot/renovate) | Universal dependency update tool that fits into your workflows | [Automated Dependency Updates for Flux](https://docs.renovatebot.com/modules/manager/flux/) | +| [tarioch/flux-check-hook](https://github.com/tarioch/flux-check-hook) | A [pre-commit](https://pre-commit.com) that validates values of HelmRelease using helm lint | [README](https://github.com/tarioch/flux-check-hook#readme) |