emqx/deploy
Clément Nussbaumer c22687e322
feat(helm): only keep last digits for ipv6 ports
permits specifying ports such as :::18083, a somewhat strange but needed
syntax when trying to make emqx listen on IPv6 addresses
The solution here is to split by colon `:` and to only keep the last
entry, which will corespond to the actual number for the port.

Signed-off-by: Clément Nussbaumer <clement@n8r.ch>
2024-01-01 16:14:48 +01:00
..
charts feat(helm): only keep last digits for ipv6 ports 2024-01-01 16:14:48 +01:00
docker ci: upgrade to otp 26 2023-12-14 22:22:01 +01:00
packages fix: emqx user home folder permissions 2023-09-20 09:08:10 -04:00