From 1c56af39815c4903e47c27194444456f005f65df Mon Sep 17 00:00:00 2001 From: Jeroen Op 't Eynde Date: Wed, 10 Apr 2024 12:41:32 +0200 Subject: [PATCH] chore: generate all after #189 merge (#194) --- gen/grafonnet-v10.0.0/custom/dashboard/variable.libsonnet | 2 +- gen/grafonnet-v10.0.0/docs/dashboard/variable.md | 6 +++--- gen/grafonnet-v10.1.0/custom/dashboard/variable.libsonnet | 2 +- gen/grafonnet-v10.1.0/docs/dashboard/variable.md | 6 +++--- gen/grafonnet-v10.2.0/custom/dashboard/variable.libsonnet | 2 +- gen/grafonnet-v10.2.0/docs/dashboard/variable.md | 6 +++--- gen/grafonnet-v10.3.0/custom/dashboard/variable.libsonnet | 2 +- gen/grafonnet-v10.3.0/docs/dashboard/variable.md | 6 +++--- gen/grafonnet-v9.4.0/custom/dashboard/variable.libsonnet | 2 +- gen/grafonnet-v9.4.0/docs/dashboard/variable.md | 6 +++--- gen/grafonnet-v9.5.0/custom/dashboard/variable.libsonnet | 2 +- gen/grafonnet-v9.5.0/docs/dashboard/variable.md | 6 +++--- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/gen/grafonnet-v10.0.0/custom/dashboard/variable.libsonnet b/gen/grafonnet-v10.0.0/custom/dashboard/variable.libsonnet index d95565f5..91ca33f3 100644 --- a/gen/grafonnet-v10.0.0/custom/dashboard/variable.libsonnet +++ b/gen/grafonnet-v10.0.0/custom/dashboard/variable.libsonnet @@ -132,7 +132,7 @@ local d = import 'github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet'; |||, args=[ d.arg('value', d.T.boolean, default=true), - d.arg('customAllValue', d.T.boolean, default=null), + d.arg('customAllValue', d.T.string, default=null), ] ), withIncludeAll(value=true, customAllValue=null): { diff --git a/gen/grafonnet-v10.0.0/docs/dashboard/variable.md b/gen/grafonnet-v10.0.0/docs/dashboard/variable.md index 95ea78b8..c081ccf8 100644 --- a/gen/grafonnet-v10.0.0/docs/dashboard/variable.md +++ b/gen/grafonnet-v10.0.0/docs/dashboard/variable.md @@ -454,7 +454,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -590,7 +590,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -930,7 +930,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. diff --git a/gen/grafonnet-v10.1.0/custom/dashboard/variable.libsonnet b/gen/grafonnet-v10.1.0/custom/dashboard/variable.libsonnet index d95565f5..91ca33f3 100644 --- a/gen/grafonnet-v10.1.0/custom/dashboard/variable.libsonnet +++ b/gen/grafonnet-v10.1.0/custom/dashboard/variable.libsonnet @@ -132,7 +132,7 @@ local d = import 'github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet'; |||, args=[ d.arg('value', d.T.boolean, default=true), - d.arg('customAllValue', d.T.boolean, default=null), + d.arg('customAllValue', d.T.string, default=null), ] ), withIncludeAll(value=true, customAllValue=null): { diff --git a/gen/grafonnet-v10.1.0/docs/dashboard/variable.md b/gen/grafonnet-v10.1.0/docs/dashboard/variable.md index 3b8eba5f..d12cdd9c 100644 --- a/gen/grafonnet-v10.1.0/docs/dashboard/variable.md +++ b/gen/grafonnet-v10.1.0/docs/dashboard/variable.md @@ -454,7 +454,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -590,7 +590,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -930,7 +930,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. diff --git a/gen/grafonnet-v10.2.0/custom/dashboard/variable.libsonnet b/gen/grafonnet-v10.2.0/custom/dashboard/variable.libsonnet index d95565f5..91ca33f3 100644 --- a/gen/grafonnet-v10.2.0/custom/dashboard/variable.libsonnet +++ b/gen/grafonnet-v10.2.0/custom/dashboard/variable.libsonnet @@ -132,7 +132,7 @@ local d = import 'github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet'; |||, args=[ d.arg('value', d.T.boolean, default=true), - d.arg('customAllValue', d.T.boolean, default=null), + d.arg('customAllValue', d.T.string, default=null), ] ), withIncludeAll(value=true, customAllValue=null): { diff --git a/gen/grafonnet-v10.2.0/docs/dashboard/variable.md b/gen/grafonnet-v10.2.0/docs/dashboard/variable.md index 3b8eba5f..d12cdd9c 100644 --- a/gen/grafonnet-v10.2.0/docs/dashboard/variable.md +++ b/gen/grafonnet-v10.2.0/docs/dashboard/variable.md @@ -454,7 +454,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -590,7 +590,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -930,7 +930,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. diff --git a/gen/grafonnet-v10.3.0/custom/dashboard/variable.libsonnet b/gen/grafonnet-v10.3.0/custom/dashboard/variable.libsonnet index d95565f5..91ca33f3 100644 --- a/gen/grafonnet-v10.3.0/custom/dashboard/variable.libsonnet +++ b/gen/grafonnet-v10.3.0/custom/dashboard/variable.libsonnet @@ -132,7 +132,7 @@ local d = import 'github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet'; |||, args=[ d.arg('value', d.T.boolean, default=true), - d.arg('customAllValue', d.T.boolean, default=null), + d.arg('customAllValue', d.T.string, default=null), ] ), withIncludeAll(value=true, customAllValue=null): { diff --git a/gen/grafonnet-v10.3.0/docs/dashboard/variable.md b/gen/grafonnet-v10.3.0/docs/dashboard/variable.md index 3b8eba5f..d12cdd9c 100644 --- a/gen/grafonnet-v10.3.0/docs/dashboard/variable.md +++ b/gen/grafonnet-v10.3.0/docs/dashboard/variable.md @@ -454,7 +454,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -590,7 +590,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -930,7 +930,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. diff --git a/gen/grafonnet-v9.4.0/custom/dashboard/variable.libsonnet b/gen/grafonnet-v9.4.0/custom/dashboard/variable.libsonnet index d95565f5..91ca33f3 100644 --- a/gen/grafonnet-v9.4.0/custom/dashboard/variable.libsonnet +++ b/gen/grafonnet-v9.4.0/custom/dashboard/variable.libsonnet @@ -132,7 +132,7 @@ local d = import 'github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet'; |||, args=[ d.arg('value', d.T.boolean, default=true), - d.arg('customAllValue', d.T.boolean, default=null), + d.arg('customAllValue', d.T.string, default=null), ] ), withIncludeAll(value=true, customAllValue=null): { diff --git a/gen/grafonnet-v9.4.0/docs/dashboard/variable.md b/gen/grafonnet-v9.4.0/docs/dashboard/variable.md index 95ea78b8..c081ccf8 100644 --- a/gen/grafonnet-v9.4.0/docs/dashboard/variable.md +++ b/gen/grafonnet-v9.4.0/docs/dashboard/variable.md @@ -454,7 +454,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -590,7 +590,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -930,7 +930,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. diff --git a/gen/grafonnet-v9.5.0/custom/dashboard/variable.libsonnet b/gen/grafonnet-v9.5.0/custom/dashboard/variable.libsonnet index d95565f5..91ca33f3 100644 --- a/gen/grafonnet-v9.5.0/custom/dashboard/variable.libsonnet +++ b/gen/grafonnet-v9.5.0/custom/dashboard/variable.libsonnet @@ -132,7 +132,7 @@ local d = import 'github.com/jsonnet-libs/docsonnet/doc-util/main.libsonnet'; |||, args=[ d.arg('value', d.T.boolean, default=true), - d.arg('customAllValue', d.T.boolean, default=null), + d.arg('customAllValue', d.T.string, default=null), ] ), withIncludeAll(value=true, customAllValue=null): { diff --git a/gen/grafonnet-v9.5.0/docs/dashboard/variable.md b/gen/grafonnet-v9.5.0/docs/dashboard/variable.md index 95ea78b8..c081ccf8 100644 --- a/gen/grafonnet-v9.5.0/docs/dashboard/variable.md +++ b/gen/grafonnet-v9.5.0/docs/dashboard/variable.md @@ -454,7 +454,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -590,7 +590,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables. @@ -930,7 +930,7 @@ PARAMETERS: * **value** (`bool`) - default value: `true` -* **customAllValue** (`bool`) +* **customAllValue** (`string`) `withIncludeAll` enables an option to include all variables.