Skip to content

Commit a5c6681

Browse files
committed
PRO-9223: update charts for pro-ui
1 parent 07464c3 commit a5c6681

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/pro-ui/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: application
44
description: A Helm chart for Kubernetes to deploy 2GIS Pro UI service
55

66
version: 1.43.0
7-
appVersion: 4.27.0
7+
appVersion: 4.33.0
88

99
maintainers:
1010
- name: 2gis

charts/pro-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Use this Helm chart to deploy 2GIS Pro UI service, which is a part of 2GIS's [On
2929
| Name | Description | Value |
3030
| ------------------ | ----------- | ------------------------ |
3131
| `image.repository` | Repository | `2gis-on-premise/pro-ui` |
32-
| `image.tag` | Tag | `4.27.0` |
32+
| `image.tag` | Tag | `4.33.0` |
3333

3434
### Common deployment settings
3535

charts/pro-ui/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ strategy:
2727
# @param image.tag Tag
2828
image:
2929
repository: 2gis-on-premise/pro-ui
30-
tag: 4.27.0
30+
tag: 4.33.0
3131

3232
# @section Common deployment settings
3333

0 commit comments

Comments
 (0)