Skip to content

Commit

Permalink
release 1.5.6 (#228)
Browse files Browse the repository at this point in the history
* pro-ui
* pro-api
  • Loading branch information
Fullmetal8ender authored Feb 2, 2023
1 parent a064d58 commit 5694455
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 26 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# 2GIS On-Premise Changelog

## [1.5.6]
#### Images
```
pro-api
- pro-api:1.0.17
+ pro-api:1.0.23
+ pro-curl:1.0.17
- pro-importer:1.0.17
+ pro-importer:1.0.23
pro-ui
- pro-ui:0.1.2
+ pro-ui:0.1.5
```

## [1.5.5]
#### Images
```
Expand Down
2 changes: 1 addition & 1 deletion charts/catalog-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: catalog-api
type: application
description: A Helm chart for Kubernetes to deploy Catalog APIs

version: 1.5.5
version: 1.5.6
appVersion: 3.584.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/gis-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: GIS Platform

type: application

version: 1.5.5
version: 1.5.6
appVersion: 2022.9.29

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/keys/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: keys
type: application
description: A Helm chart for Kubernetes to deploy API Keys service

version: 1.5.5
version: 1.5.6
appVersion: 1.41.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/license/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: license
type: application
description: A Helm chart for Kubernetes to deploy License service

version: 1.5.5
version: 1.5.6
appVersion: 1.0.1

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/mapgl-js-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Basic WebGL map chart template for 2GIS On-Premise

type: application

version: 1.5.5
version: 1.5.6
appVersion: 1.33.1

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-async-matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Service implements asynchronous API over Distance Matrix

type: application

version: 1.5.5
version: 1.5.6
appVersion: 1.2.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-back/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- navi
- back
- backend
version: 1.5.5
version: 1.5.6
appVersion: 6.16.0
maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-castle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Castle Helm chart for Kubernetes
type: application


version: 1.5.5
version: 1.5.6
appVersion: 1.0.7

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-front/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
keywords:
- navi
- front
version: 1.5.5
version: 1.5.6
appVersion: 1.21.2
maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-restrictions/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Kubernetes to deploy Restrictions backend

type: application

version: 1.5.5
version: 1.5.6
appVersion: 1.0.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-router/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
keywords:
- navi
- router
version: 1.5.5
version: 1.5.6
appVersion: 6.6.1
maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/pro-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Geo API for getting geo data
type: application


version: 1.5.5
version: 1.5.6
appVersion: 1.0.23

maintainers:
Expand Down
6 changes: 3 additions & 3 deletions charts/pro-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ permissionsApiImage:
# @param curlImage.pullPolicy Pull policy
curlImage:
repository: 2gis-on-premise/pro-curl
tag: 1.0.23
tag: 1.0.17
pullPolicy: IfNotPresent

# @section 2GIS PRO Storage configuration
Expand Down Expand Up @@ -167,7 +167,7 @@ api:
useMockAuth: true
token: ''
filterByZoneCodes: false
loggingFormat: 'simple'
loggingFormat: simple

# @skip auth
# @skip auth.url
Expand Down Expand Up @@ -296,7 +296,7 @@ permissionsApi:
assetImporter:
repository: 2gis-on-premise/pro-importer
tag: 1.0.23
schedule: '0 18 * * *'
schedule: 0 18 * * *
backoffLimit: 2
successfulJobsHistoryLimit: 3
nodeSelector: {}
Expand Down
4 changes: 2 additions & 2 deletions charts/pro-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: pro-ui
type: application
description: A Helm chart for Kubernetes to deploy 2GIS Pro UI service

version: 1.5.5
appVersion: 0.1.2
version: 1.5.6
appVersion: 0.1.5

maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/pro-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ui:

image:
repository: 2gis-on-premise/pro-ui
tag: 0.1.2
tag: 0.1.5

# @section UI service settings

Expand Down
2 changes: 1 addition & 1 deletion charts/search-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Search engine for catalog

type: application

version: 1.5.5
version: 1.5.6
appVersion: 7.42.1

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/stat-receiver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: stat-receiver
type: application
description: A Helm chart for Kubernetes to deploy Stat Receiver

version: 1.5.5
version: 1.5.6
appVersion: 0.8.3

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/tiles-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Tiles API for getting cartographic data

type: application

version: 1.5.5
version: 1.5.6
appVersion: 4.34.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/traffic-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Kubernetes to deploy Proxy for traffic jams

type: application

version: 1.5.5
version: 1.5.6
appVersion: 1.21.6

maintainers:
Expand Down
9 changes: 5 additions & 4 deletions image_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ navi-restrictions
navi-router
navi-router:6.6.1
pro-api
pro-api:1.0.17
pro-importer:1.0.17
pro-importer:1.0.17
pro-api:1.0.23
pro-curl:1.0.17
pro-importer:1.0.23
pro-importer:1.0.23
pro-permissions-api:latest
pro-ui
pro-ui:0.1.2
pro-ui:0.1.5
search-api
search-api:7.42.1
search-nginx:1.21.6
Expand Down

0 comments on commit 5694455

Please sign in to comment.