We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bf190 commit 227885dCopy full SHA for 227885d
go.mod
@@ -6,7 +6,7 @@ toolchain go1.22.8
6
7
require (
8
github.com/blang/semver v3.5.1+incompatible
9
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.78.0
10
github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
11
github.com/prometheus/client_golang v1.20.5
12
github.com/rancher/kubernetes-provider-detector v0.1.5
0 commit comments