diff --git a/manifests/prometheus-operator/kustomization.yaml b/manifests/prometheus-operator/kustomization.yaml index 777d9cc..cd397c4 100644 --- a/manifests/prometheus-operator/kustomization.yaml +++ b/manifests/prometheus-operator/kustomization.yaml @@ -3,5 +3,5 @@ kind: Kustomization namespace: monitoring resources: - - https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.69.1/bundle.yaml + - https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.81.0/bundle.yaml - servicemonitor.yaml