Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit a31e4332 authored by David Delassus's avatar David Delassus
Browse files

:arrow_up: proxy/nginx-plus v0.48.11

parent 9c91c6d3
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,6 @@ RPS-related Inventory
"rps_proxy_docker_registry_username", "Username to access the Docker registry", ""
"rps_proxy_docker_registry_password", "Password to access the Docker registry", ""
"rps_proxy_docker_image_name", "Name of the Docker image to pull", "``code.europa.eu:4567/digit-c4/rps/proxy/nginx-plus``"
"rps_proxy_docker_image_version", "Version of the Docker image to pull", "``v0.48.10``"
"rps_proxy_docker_image_version", "Version of the Docker image to pull", "``v0.48.11``"
"rps_agent_allowed_origins", "IP ranges allowed to access the RPS agent API", "``[*]``"
"rps_trusted_ips", "Trusted IP ranges for ``X-Forwarded-For`` header (usually, the Docker containers IP range)", "``192.168.2.0/24``"
......@@ -14,7 +14,7 @@ rps_proxy_docker_registry_username: ""
rps_proxy_docker_registry_password: ""
rps_proxy_docker_image_name: code.europa.eu:4567/digit-c4/rps/proxy/nginx-plus
rps_proxy_docker_image_version: "v0.48.10"
rps_proxy_docker_image_version: "v0.48.11"
rps_agent_allowed_origins:
- "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment