Skip to content

chore(helm): bump gateway image to 2.22.0 - #225

Open
naresh4dev wants to merge 1 commit into
mainfrom
chore/bump-gateway-2.22.0
Open

naresh4dev wants to merge 1 commit into
mainfrom
chore/bump-gateway-2.22.0

Conversation

@naresh4dev

Copy link
Copy Markdown
Member

What changed

Bumps the gateway Docker image tag from 2.13.0 to 2.22.0 across both Helm charts.

Files changed

Chart File Change
portkey-gateway Chart.yaml appVersion: 2.13.02.22.0, version: 1.7.71.7.8
portkey-gateway values.yaml gatewayImage.tag: 2.13.02.22.0
portkey-app values.yaml gatewayImage.tag: 2.13.02.22.0

Why

The Helm charts were last updated on July 20, 2026 and pinned to gateway 2.13.0. The gateway has since released versions through 2.22.0. Customers installing the latest Helm chart were getting a stale gateway version.

How to test

helm template portkey-gateway charts/portkey-gateway/ | grep 'image:'
# Should show: portkeyai/gateway_enterprise:2.22.0

- Update gatewayImage.tag from 2.13.0 to 2.22.0 in portkey-gateway values.yaml
- Update gatewayImage.tag from 2.13.0 to 2.22.0 in portkey-app values.yaml
- Bump portkey-gateway chart version from 1.7.7 to 1.7.8
- Update portkey-gateway appVersion from 2.13.0 to 2.22.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant