Chore: Update k8s.io to v0.33.1 (#105307)
This commit is contained in:
@@ -1427,8 +1427,26 @@
|
||||
"additionalProperties": true
|
||||
},
|
||||
"com.github.grafana.grafana-plugin-sdk-go.experimental.apis.data.v0alpha1.DataSourceRef": {
|
||||
"description": "The datasource",
|
||||
"type": "object",
|
||||
"additionalProperties": true
|
||||
"required": [
|
||||
"type"
|
||||
],
|
||||
"properties": {
|
||||
"apiVersion": {
|
||||
"description": "The apiserver version",
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"description": "The datasource plugin type",
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"description": "Datasource UID (NOTE: name in k8s)",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"com.github.grafana.grafana.apps.dashboard.pkg.apis.dashboard.v0alpha1.AnnotationActions": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user