diff --git a/changelog/helm-chart.mdx b/changelog/helm-chart.mdx
index f01da6f..3d34a5f 100644
--- a/changelog/helm-chart.mdx
+++ b/changelog/helm-chart.mdx
@@ -1,8 +1,167 @@
---
title: "Helm Chart"
-url: "https://github.com/portkey-ai/helm"
+sidebarTitle: "Helm Chart [gateway-1.0.7]"
---
+
+
+View the Helm repository on GitHub
+
Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
-
\ No newline at end of file
+
+
+
+
+## gateway-1.0.7
+---
+
+### Fixes and Improvements
+- Updated default gateway and dataservice images to latest versions
+
+
+
+
+## app-1.0.12
+---
+
+### Fixes and Improvements
+- Added internal gateway load balancer URL for displaying in UI
+- Fixed long term credentials for bedrock assumed roles
+
+
+
+
+## app-1.0.11
+---
+
+### Fixes and Improvements
+- Updated external gateway routing to use /api prefix
+
+
+
+
+## app-1.0.10
+---
+
+### Fixes and Improvements
+- Updated documentation for analytics_store as control_plane
+- Fixed database pull secrets configuration
+- Improved proxy route handling
+
+
+
+
+## app-1.0.9
+---
+
+### Fixes and Improvements
+- Fixed SMTP environment variable configuration
+
+
+
+
+## app-1.0.8
+---
+
+### Horizontal Pod Autoscaler (HPA) Enhancements
+- Added HPA behavior configuration to scale up gateway pods quickly at scale
+
+### Organization Management
+- Added support for disabling organization creation
+
+
+
+
+## app-1.0.7
+---
+
+### Security Enhancements
+- Added support for KMS encryption for Log store `s3`
+- Added support for RDS TLS
+
+### Monitoring and Observability
+- Added optional environment variables for APM configuration
+
+### Infrastructure Improvements
+- Simplified ingress configuration for the Gateway service
+- Fixed MySQL external enabled configuration
+- Added configurable container protocol support
+- Improved gateway ingress support
+
+
+
+
+## gateway-1.0.6
+---
+
+### Infrastructure Improvements
+- Updated release pipeline to separate Gateway and Control Plane releases
+- Added missing target utilization in values file
+- Added support for custom annotations in service account
+- Added service account annotations and labels
+
+
+
+
+## gateway-1.0.5
+---
+
+### Infrastructure Improvements
+- Added support for extra container configuration in gateway
+- Fixed Dataservice integration issues
+- Updated documentation for helm chart deployment
+
+
+
+
+## gateway-1.0.4
+---
+
+### Infrastructure Improvements
+- Added release pipeline for automatic helm chart updates
+- Available at https://artifacthub.io/packages/helm/portkeyai-gateway
+- Added support for extra environment variables for dataservice
+
+
+
+
+## app-1.0.3
+---
+
+### Authentication
+- Added support for SAML authentication
+
+### Infrastructure Improvements
+- Simplified ingress configuration for frontend service
+
+
+
+
+## app-1.0.2
+---
+
+### Infrastructure Improvements
+- Added support for custom Cache store
+- Fixed internal MySQL root password configuration
+
+
+
+
+## app-1.0.1
+---
+
+### Infrastructure Improvements
+- Added support for custom Service Account
+- Added support for custom Volumes for Internal Clickhouse
+
+
+
+
+## app-1.0.0
+---
+
+### Initial Release
+- Initial release of the Portkey AI Helm chart
+- Includes configuration for Portkey AI Gateway and Control Plane
+
\ No newline at end of file