Skip to content

Commit

Permalink
Update resource-metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Aug 29, 2024
1 parent 4ad658d commit b574663
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ require (
kmodules.xyz/custom-resources v0.30.0
kmodules.xyz/go-containerregistry v0.0.12
kmodules.xyz/monitoring-agent-api v0.29.0
kmodules.xyz/resource-metadata v0.18.13-0.20240829155709-7c08d93bf43c
kmodules.xyz/resource-metadata v0.18.13-0.20240829210211-a7e0ff690d6b
kmodules.xyz/resource-metrics v0.30.4
kmodules.xyz/resource-metrics/utils v0.30.4
kmodules.xyz/sets v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -922,8 +922,8 @@ kmodules.xyz/monitoring-agent-api v0.29.0 h1:gpFl6OZrlMLb/ySMHdREI9EwGtnJ91oZBn9
kmodules.xyz/monitoring-agent-api v0.29.0/go.mod h1:iNbvaMTgVFOI5q2LJtGK91j4Dmjv4ZRiRdasGmWLKQI=
kmodules.xyz/offshoot-api v0.30.0 h1:dq9F93pu4Q8rL9oTcCk+vGGy8vpS7RNt0GSwx7Bvhec=
kmodules.xyz/offshoot-api v0.30.0/go.mod h1:o9VoA3ImZMDBp3lpLb8+kc2d/KBxioRwCpaKDfLIyDw=
kmodules.xyz/resource-metadata v0.18.13-0.20240829155709-7c08d93bf43c h1:Ee+VADY4X8AaFzimCPHLTD2OMb44sKsPgeJElqlusXY=
kmodules.xyz/resource-metadata v0.18.13-0.20240829155709-7c08d93bf43c/go.mod h1:cP78KvHOSrtPRPeQAyzmrkZQSXPYO5gQdd5DrUDAk1Y=
kmodules.xyz/resource-metadata v0.18.13-0.20240829210211-a7e0ff690d6b h1:XOn/2HngGt/PIKdXqw/6F1Aoa8xjMox7+DXqQcQG6ho=
kmodules.xyz/resource-metadata v0.18.13-0.20240829210211-a7e0ff690d6b/go.mod h1:cP78KvHOSrtPRPeQAyzmrkZQSXPYO5gQdd5DrUDAk1Y=
kmodules.xyz/resource-metrics v0.30.4 h1:8HBPtYmo9ETY91gsc55JE8Z986+3ZuRq57M0wZ9npqI=
kmodules.xyz/resource-metrics v0.30.4/go.mod h1:w9+rz7/s/kGP1GWzYSuRdCn+l7EwpesmESSEHkLBnIQ=
kmodules.xyz/resource-metrics/utils v0.30.4 h1:bJS/x0Qr7N1FFdxugFbzZ/Es6HVs4ptsFlhkmgj3jac=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: Azure DBaaS
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: AWS DBaaS
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: Generic DBaaS
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ spec:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-tools:
- sidekick
- supervisor
title: Google Cloud DBaaS
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2011,7 +2011,7 @@ kmodules.xyz/monitoring-agent-api/client
## explicit; go 1.22.0
kmodules.xyz/offshoot-api/api/v1
kmodules.xyz/offshoot-api/api/v2
# kmodules.xyz/resource-metadata v0.18.13-0.20240829155709-7c08d93bf43c
# kmodules.xyz/resource-metadata v0.18.13-0.20240829210211-a7e0ff690d6b
## explicit; go 1.22.1
kmodules.xyz/resource-metadata/apis/core/install
kmodules.xyz/resource-metadata/apis/core/v1alpha1
Expand Down

0 comments on commit b574663

Please sign in to comment.