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 91803a5 commit a2cff75Copy full SHA for a2cff75
go.mod
@@ -6,7 +6,7 @@ toolchain go1.22.6
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.76.1
10
github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
11
github.com/prometheus/client_golang v1.19.1
12
github.com/rancher/kubernetes-provider-detector v0.1.5
0 commit comments