Skip to content

Commit

Permalink
adjust helm test results
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Mar 27, 2024
1 parent 6c37bcc commit ab37079
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/scripts/.helm-tests/default/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13612,8 +13612,8 @@ spec:
type: string
type:
description: Type represents the provider type. This can be one of
prometheus, dynatrace, datadog, dql.
pattern: prometheus|dynatrace|datadog|dql
prometheus, thanos, dynatrace, datadog, dql.
pattern: prometheus|thanos|dynatrace|datadog|dql
type: string
required:
- targetServer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13748,8 +13748,8 @@ spec:
type: string
type:
description: Type represents the provider type. This can be one of
prometheus, dynatrace, datadog, dql.
pattern: prometheus|dynatrace|datadog|dql
prometheus, thanos, dynatrace, datadog, dql.
pattern: prometheus|thanos|dynatrace|datadog|dql
type: string
required:
- targetServer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2589,8 +2589,8 @@ spec:
type: string
type:
description: Type represents the provider type. This can be one of
prometheus, dynatrace, datadog, dql.
pattern: prometheus|dynatrace|datadog|dql
prometheus, thanos, dynatrace, datadog, dql.
pattern: prometheus|thanos|dynatrace|datadog|dql
type: string
required:
- targetServer
Expand Down
4 changes: 2 additions & 2 deletions .github/scripts/.helm-tests/metrics-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2589,8 +2589,8 @@ spec:
type: string
type:
description: Type represents the provider type. This can be one of
prometheus, dynatrace, datadog, dql.
pattern: prometheus|dynatrace|datadog|dql
prometheus, thanos, dynatrace, datadog, dql.
pattern: prometheus|thanos|dynatrace|datadog|dql
type: string
required:
- targetServer
Expand Down
4 changes: 2 additions & 2 deletions .github/scripts/.helm-tests/metrics-with-certs/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2604,8 +2604,8 @@ spec:
type: string
type:
description: Type represents the provider type. This can be one of
prometheus, dynatrace, datadog, dql.
pattern: prometheus|dynatrace|datadog|dql
prometheus, thanos, dynatrace, datadog, dql.
pattern: prometheus|thanos|dynatrace|datadog|dql
type: string
required:
- targetServer
Expand Down

0 comments on commit ab37079

Please sign in to comment.