chore(helm): bump gateway image to 2.22.0 - #225
Open
naresh4dev wants to merge 1 commit into
Open
naresh4dev wants to merge 1 commit into
naresh4dev wants to merge 1 commit into
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Bumps the gateway Docker image tag from
2.13.0to2.22.0across both Helm charts.Files changed
portkey-gatewayChart.yamlappVersion:2.13.0→2.22.0,version:1.7.7→1.7.8portkey-gatewayvalues.yamlgatewayImage.tag:2.13.0→2.22.0portkey-appvalues.yamlgatewayImage.tag:2.13.0→2.22.0Why
The Helm charts were last updated on July 20, 2026 and pinned to gateway
2.13.0. The gateway has since released versions through2.22.0. Customers installing the latest Helm chart were getting a stale gateway version.How to test