Skip to content

Commit 726c4ac

Browse files
authored
Merge pull request #213 from Portkey-AI/update/version
chore: update chart version and app version to 1.7.6 and 2.11.1 respe…
2 parents f9eb978 + b6d78cf commit 726c4ac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/portkey-gateway/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Helm chart to deploy the Portkey AI Gateway application in a hybrid
44
home: https://portkey.ai/
55
icon: https://avatars.githubusercontent.com/u/131141116?s=200&v=4
66
type: application
7-
version: "1.7.5"
8-
appVersion: "2.9.0"
7+
version: "1.7.6"
8+
appVersion: "2.11.1"
99
maintainers:
1010
- name: Ayush
1111
email: ayush@portkey.ai

charts/portkey-gateway/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ images:
1717
gatewayImage:
1818
repository: "docker.io/portkeyai/gateway_enterprise"
1919
pullPolicy: IfNotPresent
20-
tag: "2.9.0"
20+
tag: "2.11.1"
2121
dataserviceImage:
2222
repository: "docker.io/portkeyai/data-service"
2323
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)