rabbitmq / messaging-topology-operator

RabbitMQ messaging topology operator
Mozilla Public License 2.0
125 stars 66 forks source link

WIP: Adding an action to keep versions/crds/clusterrole/webhook configurations in sync #847

Closed DanielePalaia closed 2 months ago

DanielePalaia commented 2 months ago

Summary Of Changes

This action triggered on a new operator release will submit a PR to our helm-chart commercial repo in order to keep the image versions, the crds, the clusterrole and the webhook configurations updated.

It is using some internal python scripts in order to manage the update.

Additional Context

DanielePalaia commented 2 months ago

This one will be replaced by an internal concourse pipeline