You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use helpers for ServiceMonitor labels
This makes them the same as for all other resources.
* Fix ServiceMonitor selector
The selector in ServiceMonitor had different labels hardcoded than the
one currently set by the Chart. This fixes it by using the
selectorLabels helper which is also used for the service.
* Chart version bump
0 commit comments