Skip to content

Commit 18e4229

Browse files
chore(updater): bump pkg/dist/*.yml (2025-08-20) (#355)
Co-authored-by: GitHub <[email protected]>
1 parent 6a61153 commit 18e4229

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pkg/dist/service_types.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6959,7 +6959,7 @@ thanos:
69596959
type: object
69606960
properties:
69616961
compactor:
6962-
title: Thanos Compactor User Configuration
6962+
title: ThanosCompactorUserConfig
69636963
description: Configuration options for Thanos Compactor.
69646964
type: object
69656965
properties:
@@ -7063,7 +7063,7 @@ thanos:
70637063
type: boolean
70647064
example: true
70657065
query:
7066-
title: Thanos Query User Configuration
7066+
title: ThanosQueryUserConfig
70677067
description: Configuration options for Thanos Query.
70687068
type: object
70697069
properties:
@@ -7106,7 +7106,7 @@ thanos:
71067106
minimum: 0
71077107
maximum: 1e+08
71087108
query-frontend:
7109-
title: Thanos Query Frontend User Configuration
7109+
title: ThanosQueryFrontendUserConfig
71107110
description: Configuration options for Thanos Query Frontend.
71117111
type: object
71127112
properties:
@@ -7116,15 +7116,15 @@ thanos:
71167116
type: boolean
71177117
default: true
71187118
receiver-ingesting:
7119-
title: Common Thanos Receive User Configuration
7119+
title: CommonReceiveUserConfig
71207120
description: Common configuration options for Thanos Receive.
71217121
type: object
71227122
receiver-routing:
7123-
title: Thanos Receive Routing User Configuration
7123+
title: ThanosReceiveRoutingUserConfig
71247124
description: Configuration options for Thanos Receive Routing.
71257125
type: object
71267126
ruler:
7127-
title: Thanos Ruler User Configuration
7127+
title: ThanosRulerUserConfig
71287128
description: Configuration options for Thanos Ruler.
71297129
type: object
71307130
service_log:
@@ -7138,7 +7138,7 @@ thanos:
71387138
type: boolean
71397139
example: true
71407140
store:
7141-
title: Thanos Store User Configuration
7141+
title: ThanosStoreUserConfig
71427142
description: Configuration options for Thanos Store.
71437143
type: object
71447144
valkey:

0 commit comments

Comments
 (0)