mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-09 21:08:11 +02:00
deployment: enable multi-arch release images (#1643)
This commit is contained in:
parent
0571754f0c
commit
23249c8df9
7 changed files with 23 additions and 39 deletions
|
@ -18,6 +18,12 @@ With the v0.11.0 release, user impersonation by administrators is now disabled b
|
|||
|
||||
The `cache_service_url` parameter has been deprecated since v0.10.0 and is now removed. Please replace it with `databroker_service_url` in your yaml configuration, or `DATABROKER_SERVICE_URL` as an environment variable.
|
||||
|
||||
## New
|
||||
|
||||
### Docker Multi-Arch Images
|
||||
|
||||
With the v0.11.0 release, Pomerium docker images are multi-arch for `arm64` and `amd64`. Individual images for each architecture will continue to be published.
|
||||
|
||||
# Since 0.9.0
|
||||
|
||||
## Breaking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue