charts
diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml
new file mode 100644
index 0000000..328e7dc
--- /dev/null
+++ b/charts/ingress-nginx/Chart.yaml
@@ -0,0 +1,22 @@
+annotations:
+  artifacthub.io/changes: |
+    - Upgrade lua-resty-balancer to v0.0.4 to stop coredumps
+    - Add canary backend name in metrics
+    - Add build info in metrics
+  artifacthub.io/prerelease: "false"
+apiVersion: v2
+appVersion: 1.0.2
+description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
+home: https://github.com/kubernetes/ingress-nginx
+icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
+keywords:
+- ingress
+- nginx
+kubeVersion: '>=1.19.0-0'
+maintainers:
+- name: ChiefAlexander
+name: ingress-nginx
+sources:
+- https://github.com/kubernetes/ingress-nginx
+type: application
+version: 4.0.3