jsonnet-libs / k8s

Code generator for Jsonnet Kubernetes libraries.
Apache License 2.0
169 stars 96 forks source link

feat: Update rabbitmq-messaging-topology-operator libs #432

Closed jordiclariana closed 2 months ago

jordiclariana commented 2 months ago

Add missing new versions from RabbitMQ messaging topology operator. I tested the generation locally and works without error and the produced libs are in-sync with the upstream operator.

Trailing coma and single quotes are changes made by the linter, let me know if they should be reverted.