From 57ae204a1c60e58f7ca987b84861b93ddac6384a Mon Sep 17 00:00:00 2001 From: Igor Ignatev <1761812+brainfair@users.noreply.github.com> Date: Thu, 4 Jul 2024 10:33:16 +0300 Subject: [PATCH] add bpdispatcher to ecosystem Signed-off-by: Igor Ignatev <1761812+brainfair@users.noreply.github.com> --- content/en/ecosystem/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/ecosystem/index.md b/content/en/ecosystem/index.md index 5a0673b07..3c4b004d3 100644 --- a/content/en/ecosystem/index.md +++ b/content/en/ecosystem/index.md @@ -99,6 +99,7 @@ is missing, feel free to send a PR to add it. | [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) | +| [brainfair/flux2-bitbucketpipeline-dispatcher](https://github.com/brainfair/flux2-bitbucketpipeline-dispatcher) | A middleware that triggers Flux promotion pipelines for BitBucket Cloud. | [README](https://github.com/brainfair/flux2-bitbucketpipeline-dispatcher#readme) |