diff --git a/site/data/adopters.yaml b/site/data/adopters.yaml index 29e65ce992..59e0495ee7 100644 --- a/site/data/adopters.yaml +++ b/site/data/adopters.yaml @@ -67,3 +67,7 @@ adopters: logo: "/logos/cortex.png" url: "https://cortex.io/" description: "Cortex is using Envoy Gateway to manage all API traffic as a modern Kubernetes ingress replacement." + - name: "Bitnami" + logo: "/logos/bitnami.svg" + url: "https://bitnami.com/" + description: "Bitnami has added Envoy Gateway to its application catalog, making it easy for users to deploy and manage the gateway using trusted and up-to-date Helm charts across Kubernetes environments." diff --git a/site/static/logos/bitnami.svg b/site/static/logos/bitnami.svg new file mode 100644 index 0000000000..d2e321c7c8 --- /dev/null +++ b/site/static/logos/bitnami.svg @@ -0,0 +1 @@ + \ No newline at end of file