v0.2.3
Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.2.3
garm_operator.yaml
contains the operator deployment manifest with all the required RBAC rules and certificate configurations.garm_operator_crds.yaml
contains the CRDs for the operator.garm_operator_all.yaml
is the combination of the above two files.
Changelog
🐛 Bug fixes
- 9e931ec: fix: reduce frequent pool status updates (#83) (@bavarianbidi)