[bot] [main] Automated version update (#2310)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ spec:
|
||||
minLength: 1
|
||||
type: string
|
||||
regex:
|
||||
description: Whether to match on equality (false) or regular-expression (true). Deprecated as of AlertManager >= v0.22.0 where a user should use MatchType instead.
|
||||
description: 'Whether to match on equality (false) or regular-expression (true). Deprecated: for AlertManager >= v0.22.0, `matchType` should be used instead.'
|
||||
type: boolean
|
||||
value:
|
||||
description: Label value to match.
|
||||
@@ -89,7 +89,7 @@ spec:
|
||||
minLength: 1
|
||||
type: string
|
||||
regex:
|
||||
description: Whether to match on equality (false) or regular-expression (true). Deprecated as of AlertManager >= v0.22.0 where a user should use MatchType instead.
|
||||
description: 'Whether to match on equality (false) or regular-expression (true). Deprecated: for AlertManager >= v0.22.0, `matchType` should be used instead.'
|
||||
type: boolean
|
||||
value:
|
||||
description: Label value to match.
|
||||
@@ -4262,7 +4262,7 @@ spec:
|
||||
minLength: 1
|
||||
type: string
|
||||
regex:
|
||||
description: Whether to match on equality (false) or regular-expression (true). Deprecated as of AlertManager >= v0.22.0 where a user should use MatchType instead.
|
||||
description: 'Whether to match on equality (false) or regular-expression (true). Deprecated: for AlertManager >= v0.22.0, `matchType` should be used instead.'
|
||||
type: boolean
|
||||
value:
|
||||
description: Label value to match.
|
||||
|
||||
Reference in New Issue
Block a user