From 89a900688c458077a16dd393c3c8559c104d63ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E6=AC=A7?= Date: Sun, 9 Jun 2019 13:31:20 +0800 Subject: [PATCH] Add user case: brigade --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 092e91ff..11104fe3 100644 --- a/README.md +++ b/README.md @@ -2069,3 +2069,4 @@ Awesome project lists using [Gin](https://github.com/gin-gonic/gin) web framewor * [photoprism](https://github.com/photoprism/photoprism): Personal photo management powered by Go and Google TensorFlow. * [krakend](https://github.com/devopsfaith/krakend): Ultra performant API Gateway with middlewares. * [picfit](https://github.com/thoas/picfit): An image resizing server written in Go. +* [brigade](https://github.com/brigadecore/brigade): Event-based Scripting for Kubernetes.