Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog #473

Merged
merged 38 commits into from
Jul 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
1724b74
fix pro-api/values.yaml doc (#432)
Ashigo May 6, 2024
b076674
[tiles-api] Upgrade to 4.54.0 (#428)
FreakyGranny May 6, 2024
5e0f53a
Add missing default for enabled_modules->predictors in citylens-web c…
PeterBeklemishev May 8, 2024
5fd2f18
navi-router 6.17.0.8 -> 6.17.1.2 (#434)
i-bogomazov May 13, 2024
07e4068
[PRO-5009] Changed helm/hooks. (#436)
m7v May 17, 2024
ec3cfca
pro-ui: New external style manager config (#426)
kos33rd May 24, 2024
79bc905
GH Actions readme checker workflow (#438)
DAMoskalev May 24, 2024
dc62228
Gh actions readme checker changing name (#440)
DAMoskalev May 24, 2024
7d7f1a5
PRO-UI 2.14.0 (#441)
Aveldin1 May 28, 2024
1380603
Merge master
dbelyaev-nsk May 28, 2024
5ff1e81
PRO-UI fix hooks (#443)
dbelyaev-nsk May 30, 2024
31461f0
[PRO-5181] Обновление pro-api до версии 1.22.0 и pro-ui до версии 2.1…
v-loboda Jun 10, 2024
a1ce1bf
Citylens 1.9.0 & custom CA support (#439)
sergeLeLe Jun 10, 2024
1c85ae0
Fix citylens-web configmap (#448)
PeterBeklemishev Jun 11, 2024
52c05a4
Gis-platform. Мелкие правки по дефолтным параметрам (#450)
v-a-v Jun 17, 2024
651dbd9
[license] Fixed issue with k8s ca automount (#444)
Bolodya1997 Jun 17, 2024
f55281a
WAPI-23444 custom ca twins api (#437)
DemonNSK Jun 18, 2024
a178dcc
Bump citylens to 1.10.0 (#453)
PeterBeklemishev Jun 18, 2024
ca434be
PRO-5559: upgrade key ui to latest (#449)
ostrovskiy2gis Jun 18, 2024
033623c
Правки в чартах mapgl-js-api и floors-api (#420)
itanka9 Jun 19, 2024
9f6b749
release 1.24.0
Jun 19, 2024
8d6c3ff
Add ability to add extra env vars to citylens-web deployment (#455)
PeterBeklemishev Jun 21, 2024
2b50f21
chart/generic-chart syncup (#452)
i-bogomazov Jun 25, 2024
5785840
pro-api serviceAccountOverride support (#456)
DAMoskalev Jun 26, 2024
1d56357
[chart/navi-back] 7.23.0.5 release (#451)
uk-navi-ci Jun 26, 2024
0294050
Merge master
Jun 27, 2024
5871c13
fix conflict
Jun 27, 2024
ebec6e6
[ONPREM-839] Add revisionHistoryLimit (#459)
Ashigo Jul 12, 2024
391e6b5
add revision history limit to navi-services (#458)
Ashigo Jul 12, 2024
5441daa
Add github action with Mattermost Notify (#465)
Efber Jul 19, 2024
9af0681
[DEVOPS-1178] add navi back freeroam (#447)
SanchezzRU Jul 22, 2024
781e696
[PRO-5488] Change-Helm for PRO-UI (#460)
Aveldin1 Jul 22, 2024
34701cc
Add new citylens-workers based worker & add Drivers asset-related top…
PeterBeklemishev Jul 24, 2024
8790dee
Merge master
Jul 25, 2024
6d2fb86
Update Chart.yaml
DAMoskalev Jul 25, 2024
866ddfa
changelog update
Jul 25, 2024
ca3520b
conflict trash fix
Jul 25, 2024
9a91285
update
Jul 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Правки в чартах mapgl-js-api и floors-api (#420)
  • Loading branch information
itanka9 authored Jun 19, 2024
commit 033623cc7543b4f5f59daf983809808215f58a76
2 changes: 1 addition & 1 deletion charts/floors-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ description: Helm for floors service
type: application

version: 1.23.0
appVersion: 1.0.4
appVersion: 1.0.5

maintainers:
- name: 2gis
1 change: 0 additions & 1 deletion charts/floors-api/README.md
Original file line number Diff line number Diff line change
@@ -100,7 +100,6 @@ Read more about the On-Premise solution [here](https://docs.2gis.com/en/on-premi

| Name | Description | Value |
| ---------------------------------- | -------------------------------- | --------------------------------- |
| `import.enabled` | If import task should be enabled | `true` |
| `import.image.repository` | Import task image repository. | `2gis-on-premise/floors-importer` |
| `import.image.tag` | Import task image tag. | `1.0.4` |
| `import.image.pullPolicy` | Import task pull policy. | `IfNotPresent` |
2 changes: 0 additions & 2 deletions charts/floors-api/values.yaml
Original file line number Diff line number Diff line change
@@ -150,7 +150,6 @@ nginx:

# @section Floors API data import settings

# @param import.enabled If import task should be enabled
# @param import.image.repository Import task image repository.
# @param import.image.tag Import task image tag.
# @param import.image.pullPolicy Import task pull policy.
@@ -161,7 +160,6 @@ nginx:
# @extra import.resources.limits.memory A memory limit, e.g., `128Mi`.

import:
enabled: true
image:
repository: 2gis-on-premise/floors-importer
pullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion charts/mapgl-js-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ description: Basic WebGL map chart template for 2GIS On-Premise
type: application

version: 1.23.0
appVersion: 1.45.1
appVersion: 1.47.1

maintainers:
- name: 2gis
25 changes: 13 additions & 12 deletions charts/mapgl-js-api/README.md
Original file line number Diff line number Diff line change
@@ -45,22 +45,23 @@ See the [documentation](https://docs.2gis.com/en/on-premise/map) to learn about:
| Name | Description | Value |
| ------------------ | ----------- | ----------------------- |
| `image.repository` | Repository | `2gis-on-premise/mapgl` |
| `image.tag` | Tag | `1.45.1` |
| `image.tag` | Tag | `1.47.1` |
| `image.pullPolicy` | Pull Policy | `IfNotPresent` |

### Environment variables

| Name | Description | Value |
| ----------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| `env.MAPGL_HOST` | Domain name for MapGL JS API service. | `https://mapgl-api.ingress.host` |
| `env.MAPGL_TILES_API` | Domain name of the Tiles API service. | `https://tiles-api.ingress.host` |
| `env.MAPGL_TILESET` | Tileset of the Tiles API service to use. | `web` |
| `env.MAPGL_IMMERSIVE_TILESET` | Additional immersive tileset of the Tiles API service to use. | `web_immersive` |
| `env.MAPGL_TRAFFICSERVER` | Domain name of the Traffic Proxy service. | `https://traffic-proxy.ingress.host` |
| `env.MAPGL_FLOORSSERVER` | Domain name of the Floors API service. | `https://floors-api.ingress.host` |
| `env.MAPGL_KEYSERVER` | Domain name of the API Keys service. | `https://keys-api.ingress.host` |
| `env.MAPGL_RTLPLUGIN` | URL of the plugin for right-to-left languages support. | `https://mapgl-api.ingress.host/api/js/plugins/rtl-v1.0.0.js` |
| `env.MAPGL_RTLPLUGINHASH` | SHA512 hash of the RTL plugin. | `sha512-YAPPEl+Atvsm/cMkrfWefmlQLAlKTGaqFjIkI6urAnDgam2uTVEVVnZZEhHCa91JjYYxa5yr4Ndb4Vl3NUovfA==` |
| Name | Description | Value |
| ------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| `env.MAPGL_HOST` | URL for MapGL JS API service. | `https://mapgl-api.ingress.host` |
| `env.MAPGL_TILES_API` | URL of the Tiles API service. | `https://tiles-api.ingress.host` |
| `env.MAPGL_TILESET` | Tileset of the Tiles API service to use. | `web` |
| `env.MAPGL_IMMERSIVE_TILESET` | Additional immersive tileset of the Tiles API service to use. | `web_immersive` |
| `env.MAPGL_TRAFFICSERVER` | Domain name of the Traffic Proxy service. | `https://traffic-proxy.ingress.host` |
| `env.MAPGL_FLOORSSERVER` | URL of the Floors API service. | `https://floors-api.ingress.host` |
| `env.MAPGL_KEYSERVER` | URL of the API Keys service. | `https://keys-api.ingress.host/public/v1/keys/{keyID}/services/mapgl-js-api` |
| `env.MAPGL_RTLPLUGIN` | URL of the plugin for right-to-left languages support. | `https://mapgl-api.ingress.host/api/js/plugins/rtl-v1.0.0.js` |
| `env.MAPGL_RTLPLUGINHASH` | SHA512 hash of the RTL plugin. | `sha512-YAPPEl+Atvsm/cMkrfWefmlQLAlKTGaqFjIkI6urAnDgam2uTVEVVnZZEhHCa91JjYYxa5yr4Ndb4Vl3NUovfA==` |
| `env.MAPGL_INVALID_KEY_MESSAGE` | Custom error message for invalid MapGL key. | `Your MapGL key is invalid. Please contact support to get valid key.` |

### Strategy settings

6 changes: 3 additions & 3 deletions charts/mapgl-js-api/templates/deployment.yaml
Original file line number Diff line number Diff line change
@@ -53,17 +53,17 @@ spec:
- name: MAPGL_TRAFFICSERVER
value: "{{ .Values.env.MAPGL_TRAFFICSERVER }}"
- name: MAPGL_FLOORSSERVER
value: "https://{{ .Values.env.MAPGL_FLOORSSERVER }}"
value: "{{ .Values.env.MAPGL_FLOORSSERVER }}"
- name: MAPGL_FLOORSSERVER_HOST
value: "{{ .Values.env.MAPGL_FLOORSSERVER }}"
- name: MAPGL_KEYSERVER
value: "https://{{ .Values.env.MAPGL_KEYSERVER }}/public/v1/keys/{keyID}/services/mapgl-js-api"
- name: MAPGL_KEYSERVER_HOST
value: "{{ .Values.env.MAPGL_KEYSERVER }}"
- name: MAPGL_RTLPLUGIN
value: "{{ .Values.env.MAPGL_RTLPLUGIN }}"
- name: MAPGL_RTLPLUGINHASH
value: "{{ .Values.env.MAPGL_RTLPLUGINHASH }}"
- name: MAPGL_INVALID_KEY_MESSAGE
value: "{{ .Values.env.MAPGL_INVALID_KEY_MESSAGE }}"
ports:
- name: http
containerPort: 8080
15 changes: 8 additions & 7 deletions charts/mapgl-js-api/values.yaml
Original file line number Diff line number Diff line change
@@ -36,22 +36,23 @@ podLabels: {}

image:
repository: 2gis-on-premise/mapgl
tag: 1.45.1
tag: 1.47.1
pullPolicy: IfNotPresent


# @section Environment variables

# @skip env.MAPGL_DEMO_KEY
# @param env.MAPGL_HOST Domain name for MapGL JS API service.
# @param env.MAPGL_TILES_API Domain name of the Tiles API service.
# @param env.MAPGL_HOST URL for MapGL JS API service.
# @param env.MAPGL_TILES_API URL of the Tiles API service.
# @param env.MAPGL_TILESET Tileset of the Tiles API service to use.
# @param env.MAPGL_IMMERSIVE_TILESET Additional immersive tileset of the Tiles API service to use.
# @param env.MAPGL_TRAFFICSERVER Domain name of the Traffic Proxy service.
# @param env.MAPGL_FLOORSSERVER Domain name of the Floors API service.
# @param env.MAPGL_KEYSERVER Domain name of the API Keys service.
# @param env.MAPGL_FLOORSSERVER URL of the Floors API service.
# @param env.MAPGL_KEYSERVER URL of the API Keys service.
# @param env.MAPGL_RTLPLUGIN URL of the plugin for right-to-left languages support.
# @param env.MAPGL_RTLPLUGINHASH SHA512 hash of the RTL plugin.
# @param env.MAPGL_INVALID_KEY_MESSAGE Custom error message for invalid MapGL key.

env:
MAPGL_DEMO_KEY: empty
@@ -61,10 +62,10 @@ env:
MAPGL_IMMERSIVE_TILESET: web_immersive
MAPGL_TRAFFICSERVER: https://traffic-proxy.ingress.host
MAPGL_FLOORSSERVER: https://floors-api.ingress.host
MAPGL_KEYSERVER: https://keys-api.ingress.host
MAPGL_KEYSERVER: "https://keys-api.ingress.host/public/v1/keys/{keyID}/services/mapgl-js-api"
MAPGL_RTLPLUGIN: https://mapgl-api.ingress.host/api/js/plugins/rtl-v1.0.0.js
MAPGL_RTLPLUGINHASH: sha512-YAPPEl+Atvsm/cMkrfWefmlQLAlKTGaqFjIkI6urAnDgam2uTVEVVnZZEhHCa91JjYYxa5yr4Ndb4Vl3NUovfA==

MAPGL_INVALID_KEY_MESSAGE: Your MapGL key is invalid. Please contact support to get valid key.

# @section Strategy settings