Hello,
Can you please add the track 4.0 to rabbitmq-k8s?
Not sure what a good guardrail would be for this charm, since previous were: 3.8, 3.12 and now 4.0.
Future might be 4.XX.
Thank you,
Hello,
Can you please add the track 4.0 to rabbitmq-k8s?
Not sure what a good guardrail would be for this charm, since previous were: 3.8, 3.12 and now 4.0.
Future might be 4.XX.
Thank you,
Hello!
4.0 track added.
The guardrail for this charm uses \d.\d+, so a valid value must have exactly one digit before the decimal point and one or more digits after it, which covers numbers like 4.XX as well.
Thanks!