[bot] [main] Automated version update (#2310)

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2023-12-18 10:38:14 +01:00
committed by GitHub
parent de4c742c02
commit 0cf56a9fb6
7 changed files with 64 additions and 64 deletions

View File

@@ -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.