Skip to content

Commit

Permalink
Merge pull request #469 from OpenHistoricalMap/staging
Browse files Browse the repository at this point in the history
Update OSMCha app version and Fix vtitles water_lines
  • Loading branch information
Rub21 authored Feb 3, 2025
2 parents b71995e + 9852369 commit 3d60821
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images/tiler-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ RUN cd /opt/ && python build_config.py \
place_points,\
water_areas,\
water_areas.centroids,\
water_line,\
water_lines,\
transport_areas,\
transport_associated_streets,\
transport_lines,\
Expand Down
4 changes: 2 additions & 2 deletions values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -858,8 +858,8 @@ osm-seed:
osmchaApi:
enabled: true
image:
name: "ghcr.io/openhistoricalmap/osmcha-django"
tag: "a1bcea85dc1f7c27566c20bafe7fff7aaa1e38a4"
name: ghcr.io/openhistoricalmap/osmcha-django
tag: 1e9d9dd
ingressDomain: osmcha.openhistoricalmap.org
env:
DJANGO_SETTINGS_MODULE: "config.settings.production"
Expand Down

0 comments on commit 3d60821

Please # to comment.