[bot] [main] Automated version update

This commit is contained in:
Prometheus Operator Bot
2022-02-21 07:40:44 +00:00
parent 53542d5cce
commit 36ace1ce7a
15 changed files with 111 additions and 80 deletions

View File

@@ -197,6 +197,10 @@ spec:
separator and matched against the configured regular
expression for the replace, keep, and drop actions.
items:
description: LabelName is a valid Prometheus label name
which may only contain ASCII letters, numbers, as
well as underscores.
pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$
type: string
type: array
targetLabel:
@@ -356,6 +360,10 @@ spec:
separator and matched against the configured regular
expression for the replace, keep, and drop actions.
items:
description: LabelName is a valid Prometheus label name
which may only contain ASCII letters, numbers, as
well as underscores.
pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$
type: string
type: array
targetLabel: