diff --git a/charts/gateway-crds-helm/Chart.yaml b/charts/gateway-crds-helm/Chart.yaml
index 4c2095aa7a..72b321dba8 100644
--- a/charts/gateway-crds-helm/Chart.yaml
+++ b/charts/gateway-crds-helm/Chart.yaml
@@ -1,24 +1,25 @@
apiVersion: v2
name: gateway-crds-helm
-description: A Helm chart for Kubernetes
-
-# A chart can be either an 'application' or a 'library' chart.
-#
-# Application charts are a collection of templates that can be packaged into versioned archives
-# to be deployed.
-#
-# Library charts provide useful utilities or functions for the chart developer. They're included as
-# a dependency of application charts to inject those utilities and functions into the rendering
-# pipeline. Library charts do not define any templates and therefore cannot be deployed.
+description: A Helm chart for Envoy Gateway CRDs
type: application
-# This is the chart version. This version number should be incremented each time you make changes
-# to the chart and its templates, including the app version.
-# Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 0.1.0
+version: v0.0.0-latest
+appVersion: "latest"
+icon: https://raw.githubusercontent.com/envoyproxy/gateway/main/site/assets/icons/logo.svg
+
+maintainers:
+ - name: envoy-gateway-steering-committee
+ url: https://github.com/envoyproxy/gateway/blob/main/GOVERNANCE.md
+ - name: envoy-gateway-maintainers
+ url: https://github.com/envoyproxy/gateway/blob/main/CODEOWNERS
+
+keywords:
+ - gateway-api
+ - envoyproxy
+ - envoy-gateway
+ - eg
+
+home: https://gateway.envoyproxy.io/
-# This is the version number of the application being deployed. This version number should be
-# incremented each time you make changes to the application. Versions are not expected to
-# follow Semantic Versioning. They should reflect the version the application is using.
-# It is recommended to use it with quotes.
-appVersion: "1.16.0"
+sources:
+ - https://github.com/envoyproxy/gateway
diff --git a/charts/gateway-crds-helm/README.md b/charts/gateway-crds-helm/README.md
index a729d50b2d..e54913a3d8 100644
--- a/charts/gateway-crds-helm/README.md
+++ b/charts/gateway-crds-helm/README.md
@@ -1,8 +1,21 @@
# gateway-crds-helm
-  
+  
-A Helm chart for Kubernetes
+A Helm chart for Envoy Gateway CRDs
+
+**Homepage:**
+
+## Maintainers
+
+| Name | Email | Url |
+| ---- | ------ | --- |
+| envoy-gateway-steering-committee | | |
+| envoy-gateway-maintainers | | |
+
+## Source Code
+
+*
## Usage
diff --git a/site/content/en/latest/install/gateway-crds-helm-api.md b/site/content/en/latest/install/gateway-crds-helm-api.md
index febf9f9bd5..b331653392 100644
--- a/site/content/en/latest/install/gateway-crds-helm-api.md
+++ b/site/content/en/latest/install/gateway-crds-helm-api.md
@@ -2,9 +2,22 @@
title = "Gateway Crds Helm Chart"
+++
-  
+  
-A Helm chart for Kubernetes
+A Helm chart for Envoy Gateway CRDs
+
+**Homepage:**
+
+## Maintainers
+
+| Name | Email | Url |
+| ---- | ------ | --- |
+| envoy-gateway-steering-committee | | |
+| envoy-gateway-maintainers | | |
+
+## Source Code
+
+*
## Values