Skip to content

Commit

Permalink
ParkAPI 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
the-infinity committed Feb 10, 2025
1 parent b45f618 commit 166c651
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ PARK_API_POSTGRES_USER=park-api
PARK_API_POSTGRES_DB=park-api
PARK_API_POSTGRES_HOST=park-api-db
PARK_API_CELERY_BROKER_URL=amqp://rabbitmq/park-api
PARK_API_IMAGE=ghcr.io/parkendd/park-api-v3:0.18.1
PARK_API_IMAGE=ghcr.io/parkendd/park-api-v3:0.19.0
PARK_API_DB_IMAGE=postgis/postgis:15-3.4-alpine

# Caddy
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
### Changed
- remove `INSPIRE` plugin from GeoServer
- GeoServer: several changes related to vector tiles

- [Duplicate query: Add source_id and source_uid: ParkAPI](https://github.com/ParkenDD/park-api-v3/blob/835db0601821daae82c16a7c2d72641dd574072e/CHANGELOG.md#0190)


## 2025-02-04 2nd

### Changed
Expand Down

0 comments on commit 166c651

Please sign in to comment.