|
1 | 1 | ---
|
2 | 2 | title: "Helm Chart"
|
3 |
| -url: "https://github.com/portkey-ai/helm" |
| 3 | +sidebarTitle: "Helm Chart [gateway-1.0.7]" |
4 | 4 | ---
|
5 | 5 |
|
| 6 | +<CardGroup> |
| 7 | +<Card title="Helm Repository" href="https://github.com/Portkey-AI/helm" icon="github" horizontal> |
| 8 | +View the Helm repository on GitHub |
| 9 | +</Card> |
6 | 10 | <Card title="Schedule Call" href="https://portkey.sh/demo-21" icon="calendar" horizontal>
|
7 | 11 | Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
|
8 |
| -</Card> |
| 12 | +</Card> |
| 13 | +</CardGroup> |
| 14 | + |
| 15 | +<Update label="gateway-1.0.7" description="2025-04-25"> |
| 16 | +## gateway-1.0.7 |
| 17 | +--- |
| 18 | + |
| 19 | +### Fixes and Improvements |
| 20 | +- Updated default gateway and dataservice images to latest versions |
| 21 | + |
| 22 | +</Update> |
| 23 | + |
| 24 | +<Update label="app-1.0.12" description="2025-04-22"> |
| 25 | +## app-1.0.12 |
| 26 | +--- |
| 27 | + |
| 28 | +### Fixes and Improvements |
| 29 | +- Added internal gateway load balancer URL for displaying in UI |
| 30 | +- Fixed long term credentials for bedrock assumed roles |
| 31 | + |
| 32 | +</Update> |
| 33 | + |
| 34 | +<Update label="app-1.0.11" description="2025-04-18"> |
| 35 | +## app-1.0.11 |
| 36 | +--- |
| 37 | + |
| 38 | +### Fixes and Improvements |
| 39 | +- Updated external gateway routing to use /api prefix |
| 40 | + |
| 41 | +</Update> |
| 42 | + |
| 43 | +<Update label="app-1.0.10" description="2025-04-19"> |
| 44 | +## app-1.0.10 |
| 45 | +--- |
| 46 | + |
| 47 | +### Fixes and Improvements |
| 48 | +- Fixed SMTP variable configuration |
| 49 | +- Updated documentation for analytics_store as control_plane |
| 50 | +- Fixed database pull secrets configuration |
| 51 | +- Improved proxy route handling |
| 52 | + |
| 53 | +</Update> |
| 54 | + |
| 55 | +<Update label="app-1.0.9" description="2025-03-07"> |
| 56 | +## app-1.0.9 |
| 57 | +--- |
| 58 | + |
| 59 | +### Fixes and Improvements |
| 60 | +- Fixed SMTP environment variable configuration |
| 61 | + |
| 62 | +</Update> |
| 63 | + |
| 64 | +<Update label="app-1.0.8" description="2025-03-06"> |
| 65 | +## app-1.0.8 |
| 66 | +--- |
| 67 | + |
| 68 | +### Horizontal Pod Autoscaler (HPA) Enhancements |
| 69 | +- Added HPA behavior configuration to scale up gateway pods quickly at scale |
| 70 | + |
| 71 | +### Organization Management |
| 72 | +- Added support for disabling organization creation |
| 73 | + |
| 74 | +</Update> |
| 75 | + |
| 76 | +<Update label="app-1.0.7" description="2025-02-21"> |
| 77 | +## app-1.0.7 |
| 78 | +--- |
| 79 | + |
| 80 | +### Security Enhancements |
| 81 | +- Added support for KMS encryption for Log store `s3` |
| 82 | +- Added support for RDS TLS |
| 83 | + |
| 84 | +### Monitoring and Observability |
| 85 | +- Added optional environment variables for APM configuration |
| 86 | + |
| 87 | +### Infrastructure Improvements |
| 88 | +- Simplified ingress configuration for the Gateway service |
| 89 | +- Fixed MySQL external enabled configuration |
| 90 | +- Added configurable container protocol support |
| 91 | +- Improved gateway ingress support |
| 92 | + |
| 93 | +</Update> |
| 94 | + |
| 95 | +<Update label="gateway-1.0.6" description="2025-02-12"> |
| 96 | +## gateway-1.0.6 |
| 97 | +--- |
| 98 | + |
| 99 | +### Infrastructure Improvements |
| 100 | +- Updated release pipeline to separate Gateway and Control Plane releases |
| 101 | +- Added missing target utilization in values file |
| 102 | +- Added support for custom annotations in service account |
| 103 | +- Added service account annotations and labels |
| 104 | + |
| 105 | +</Update> |
| 106 | + |
| 107 | +<Update label="gateway-1.0.5" description="2025-02-05"> |
| 108 | +## gateway-1.0.5 |
| 109 | +--- |
| 110 | + |
| 111 | +### Infrastructure Improvements |
| 112 | +- Added support for extra container configuration in gateway |
| 113 | +- Fixed Dataservice integration issues |
| 114 | +- Updated documentation for helm chart deployment |
| 115 | + |
| 116 | +</Update> |
| 117 | + |
| 118 | +<Update label="gateway-1.0.4" description="2025-01-09"> |
| 119 | +## gateway-1.0.4 |
| 120 | +--- |
| 121 | + |
| 122 | +### Infrastructure Improvements |
| 123 | +- Added release pipeline for automatic helm chart updates |
| 124 | +- Available at https://artifacthub.io/packages/helm/portkeyai-gateway |
| 125 | +- Added support for extra environment variables for dataservice |
| 126 | + |
| 127 | +</Update> |
| 128 | + |
| 129 | +<Update label="app-1.0.3" description="2025-01-09"> |
| 130 | +## app-1.0.3 |
| 131 | +--- |
| 132 | + |
| 133 | +### Authentication |
| 134 | +- Added support for SAML authentication |
| 135 | + |
| 136 | +### Infrastructure Improvements |
| 137 | +- Simplified ingress configuration for frontend service |
| 138 | + |
| 139 | +</Update> |
| 140 | + |
| 141 | +<Update label="app-1.0.2" description="2024-11-13"> |
| 142 | +## app-1.0.2 |
| 143 | +--- |
| 144 | + |
| 145 | +### Infrastructure Improvements |
| 146 | +- Added support for custom Cache store |
| 147 | +- Fixed internal MySQL root password configuration |
| 148 | + |
| 149 | +</Update> |
| 150 | + |
| 151 | +<Update label="app-1.0.1" description="2024-10-30"> |
| 152 | +## app-1.0.1 |
| 153 | +--- |
| 154 | + |
| 155 | +### Infrastructure Improvements |
| 156 | +- Added support for custom Service Account |
| 157 | +- Added support for custom Volumes for Internal Clickhouse |
| 158 | + |
| 159 | +</Update> |
| 160 | + |
| 161 | +<Update label="app-1.0.0" description="2024-10-22"> |
| 162 | +## app-1.0.0 |
| 163 | +--- |
| 164 | + |
| 165 | +### Initial Release |
| 166 | +- Initial release of the Portkey AI Helm chart |
| 167 | +- Includes configuration for Portkey AI Gateway and Control Plane |
| 168 | +</Update> |
0 commit comments