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

Skip to content
Snippets Groups Projects
Commit 667dfa2c authored by Youssef BOUFNICHEL's avatar Youssef BOUFNICHEL
Browse files

:arrow_up: proxy/nginx-plus v0.45.1

parent 61ba6c29
No related branches found
No related tags found
No related merge requests found
Pipeline #232656 passed
......@@ -65,6 +65,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.45.0``"
"rps_proxy_docker_image_version", "Version of the Docker image to pull", "``v0.45.1``"
"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.45.0"
rps_proxy_docker_image_version: "v0.45.1"
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