Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ kube-state-metrics:
webhook_path: [ status, webhookPath ]
- groupVersionKind:
group: image.toolkit.fluxcd.io
version: v1beta2
version: v1
kind: ImageRepository
metricNamePrefix: gotk
metrics:
Expand All @@ -241,7 +241,7 @@ kube-state-metrics:
image: [ spec, image ]
- groupVersionKind:
group: image.toolkit.fluxcd.io
version: v1beta2
version: v1
kind: ImagePolicy
metricNamePrefix: gotk
metrics:
Expand All @@ -259,7 +259,7 @@ kube-state-metrics:
source_name: [ spec, imageRepositoryRef, name ]
- groupVersionKind:
group: image.toolkit.fluxcd.io
version: v1beta2
version: v1
kind: ImageUpdateAutomation
metricNamePrefix: gotk
metrics:
Expand Down