Skip to content

Commit

Permalink
Update metrics to GA APIs
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed May 7, 2024
1 parent 9244361 commit 35953ba
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ kube-state-metrics:
source_name: [ spec, sourceRef, name ]
- groupVersionKind:
group: helm.toolkit.fluxcd.io
version: v2beta2
version: v2
kind: HelmRelease
metricNamePrefix: gotk
metrics:
Expand Down Expand Up @@ -115,7 +115,7 @@ kube-state-metrics:
bucket_name: [ spec, bucketName ]
- groupVersionKind:
group: source.toolkit.fluxcd.io
version: v1beta2
version: v1
kind: HelmRepository
metricNamePrefix: gotk
metrics:
Expand All @@ -134,7 +134,7 @@ kube-state-metrics:
url: [ spec, url ]
- groupVersionKind:
group: source.toolkit.fluxcd.io
version: v1beta2
version: v1
kind: HelmChart
metricNamePrefix: gotk
metrics:
Expand Down

0 comments on commit 35953ba

Please sign in to comment.