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

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

:arrow_up: proxy/nginx-plus v0.42.0

parent 2b79a563
No related branches found
No related tags found
1 merge request!11:wrench: Add `rps_trusted_ips` Ansible inventory variable
......@@ -65,5 +65,5 @@ 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.41.2``"
"rps_proxy_docker_image_version", "Version of the Docker image to pull", "``v0.42.0``"
"rps_agent_allowed_origins", "IP ranges allowed to access the RPS agent API", "``[*]``"
......@@ -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.41.2"
rps_proxy_docker_image_version: "v0.42.0"
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