From 66f37ea2e288dbe5a58fad8d20f710dfdb00a64a Mon Sep 17 00:00:00 2001 From: PromOperatorBot <85787986+prom-op-bot@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:14:29 +0100 Subject: [PATCH] [bot] [main] Automated version update (#2789) Co-authored-by: Prometheus Operator Bot --- jsonnetfile.lock.json | 28 +++++------ ...managerConfigCustomResourceDefinition.yaml | 50 +++++++++++++++++++ .../0prometheusCustomResourceDefinition.yaml | 7 ++- ...ometheusagentCustomResourceDefinition.yaml | 7 ++- 4 files changed, 74 insertions(+), 18 deletions(-) diff --git a/jsonnetfile.lock.json b/jsonnetfile.lock.json index 18203036..ee348fb4 100644 --- a/jsonnetfile.lock.json +++ b/jsonnetfile.lock.json @@ -18,7 +18,7 @@ "subdir": "contrib/mixin" } }, - "version": "88feab3eecbeabd018876e86a9b9e448a26cd610", + "version": "a438759bf0bcafce851fae1a84a8511452b6b704", "sum": "XmXkOCriQIZmXwlIIFhqlJMa0e6qGWdxZD+ZDYaN0Po=" }, { @@ -28,7 +28,7 @@ "subdir": "grafana-mixin" } }, - "version": "5585595c16f633a2a1e6ac8efefc6f7ff0e22013", + "version": "967ba3acaf2ee71c211fee66b44840cbe4583119", "sum": "sRjOJwJhhkCDmMQls7clo/csVix/b47W+Wc3YCzn64Y=" }, { @@ -118,8 +118,8 @@ "subdir": "" } }, - "version": "8e9b81fc932d502d8193cdb13f737b607c170af0", - "sum": "GfAQvOHXILh2Q9OP6HOVnYvH1jZ6+/FRRFun7vFGBlU=" + "version": "93e5db5a9d7fbd0a1918102074d6acc4a6a0c7ee", + "sum": "C4kr8VAazx1leGrYyE4zRC0Gpu5nOuTNAgFIsRB44MQ=" }, { "source": { @@ -128,7 +128,7 @@ "subdir": "jsonnet/kube-state-metrics" } }, - "version": "3a765c39fc674c5d7d6ec72779ac8fdf6513dc76", + "version": "87dd6b7937f51d5d155460fe3a28ab23cf58b1d4", "sum": "QimcNpwZcRriOp64HdmGCJuV6mzDs9FPWJ7XFnko3Yo=" }, { @@ -138,7 +138,7 @@ "subdir": "jsonnet/kube-state-metrics-mixin" } }, - "version": "3a765c39fc674c5d7d6ec72779ac8fdf6513dc76", + "version": "87dd6b7937f51d5d155460fe3a28ab23cf58b1d4", "sum": "qclI7LwucTjBef3PkGBkKxF0mfZPbHnn4rlNWKGtR4c=" }, { @@ -148,7 +148,7 @@ "subdir": "jsonnet/mixin" } }, - "version": "1df3eff9ba642562118438068031c085ea5c7623", + "version": "f62c9d8d8b5fa53b06411943577c1ca251df61e0", "sum": "gi+knjdxs2T715iIQIntrimbHRgHnpM8IFBJDD1gYfs=", "name": "prometheus-operator-mixin" }, @@ -159,8 +159,8 @@ "subdir": "jsonnet/prometheus-operator" } }, - "version": "1df3eff9ba642562118438068031c085ea5c7623", - "sum": "zMfpqoYp2t5sd4CLY86bqB1Csor6aFYHNQTLXr+sfmM=" + "version": "f62c9d8d8b5fa53b06411943577c1ca251df61e0", + "sum": "+Jb5sk6NYySaPPJulIABFPRYgAv6CszsiXAh/sWQ2us=" }, { "source": { @@ -169,7 +169,7 @@ "subdir": "doc/alertmanager-mixin" } }, - "version": "129dc7514bcff258e2b1892c7b23d66aa68c308c", + "version": "ed1705820824d1822df6867e9c116f0360803efe", "sum": "j5prvRrJdoCv7n45l5Uy2ghl1IDb9BBUqjwCDs4ZJoQ=", "name": "alertmanager" }, @@ -180,7 +180,7 @@ "subdir": "docs/node-mixin" } }, - "version": "b644734d06e311a5ba71a999103aa2def0776f17", + "version": "53186b30e387b2c692862eb4f01c0faf1a6766de", "sum": "t5lGWjS4xUmXbOaMg8BddbJrIJeglTIi8HkT3UBWtP4=" }, { @@ -190,7 +190,7 @@ "subdir": "documentation/prometheus-mixin" } }, - "version": "e4b6d443fca2e612c6d9ef82c3721f07ff372528", + "version": "87401302f6009350e5ce7c8d9ed402453965dc31", "sum": "UuADJwhNploRwfJYGb0sr2mi+MvswKpumoOMXnGs0Dc=", "name": "prometheus" }, @@ -201,7 +201,7 @@ "subdir": "jsonnet/controller-gen" } }, - "version": "b2b8a509c328a8843d188d0ae56cf390865d9422", + "version": "0459fcb5d73feba3995b7a15bfd54ccb84b10daf", "sum": "xUGxDjMr7V/SpY21Xsr0X3ve/a04du3pRlbrA3I/Uk8=", "name": "pyrra" }, @@ -212,7 +212,7 @@ "subdir": "mixin" } }, - "version": "9c0775c6e5fcf00d09e7c25b833d1978c5ebc679", + "version": "dbd156d9d66a342c0c61be49ddbbe8bc249ba08e", "sum": "ieCD4eMgGbOlrI8GmckGPHBGQDcLasE1rULYq56W/bs=", "name": "thanos-mixin" }, diff --git a/manifests/setup/0alertmanagerConfigCustomResourceDefinition.yaml b/manifests/setup/0alertmanagerConfigCustomResourceDefinition.yaml index 133c2c4c..2d0a2d59 100644 --- a/manifests/setup/0alertmanagerConfigCustomResourceDefinition.yaml +++ b/manifests/setup/0alertmanagerConfigCustomResourceDefinition.yaml @@ -62,6 +62,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic sourceMatch: description: |- sourceMatch defines matchers for which one or more alerts have to exist for the inhibition @@ -101,6 +102,7 @@ spec: - name type: object type: array + x-kubernetes-list-type: atomic targetMatch: description: |- targetMatch defines matchers that have to be fulfilled in the alerts to be muted. @@ -140,8 +142,10 @@ spec: - name type: object type: array + x-kubernetes-list-type: atomic type: object type: array + x-kubernetes-list-type: atomic muteTimeIntervals: description: muteTimeIntervals defines the list of MuteTimeInterval specifying when the routes should be muted. items: @@ -172,6 +176,7 @@ spec: type: integer type: object type: array + x-kubernetes-list-type: atomic months: description: months defines a list of MonthRange items: @@ -181,6 +186,7 @@ spec: pattern: ^((?i)january|february|march|april|may|june|july|august|september|october|november|december|1[0-2]|[1-9])(?:((:((?i)january|february|march|april|may|june|july|august|september|october|november|december|1[0-2]|[1-9]))$)|$) type: string type: array + x-kubernetes-list-type: atomic times: description: times defines a list of TimeRange items: @@ -196,6 +202,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic weekdays: description: weekdays defines a list of WeekdayRange items: @@ -205,6 +212,7 @@ spec: pattern: ^((?i)sun|mon|tues|wednes|thurs|fri|satur)day(?:((:(sun|mon|tues|wednes|thurs|fri|satur)day)$)|$) type: string type: array + x-kubernetes-list-type: atomic years: description: years defines a list of YearRange items: @@ -212,12 +220,15 @@ spec: pattern: ^2\d{3}(?::2\d{3}|$) type: string type: array + x-kubernetes-list-type: atomic type: object type: array + x-kubernetes-list-type: atomic required: - name type: object type: array + x-kubernetes-list-type: atomic receivers: description: receivers defines the list of receivers. items: @@ -917,6 +928,7 @@ spec: - apiURL type: object type: array + x-kubernetes-list-type: atomic emailConfigs: description: emailConfigs defines the list of Email configurations. items: @@ -1011,6 +1023,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic hello: description: |- hello defines the hostname to identify to the SMTP server. @@ -1198,6 +1211,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic msteamsConfigs: description: |- msteamsConfigs defines the list of MSTeams configurations. @@ -1891,6 +1905,7 @@ spec: - webhookUrl type: object type: array + x-kubernetes-list-type: atomic msteamsv2Configs: description: |- msteamsv2Configs defines the list of MSTeamsV2 configurations. @@ -2579,6 +2594,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic name: description: name defines the name of the receiver. Must be unique across all items from the list. minLength: 1 @@ -2624,6 +2640,7 @@ spec: description: |- apiURL defines the URL to send OpsGenie API requests to. When not specified, defaults to the standard OpsGenie API endpoint. + pattern: ^https?://.+$ type: string description: description: |- @@ -2653,6 +2670,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic entity: description: |- entity defines an optional field that can be used to specify which domain alert is related to. @@ -3351,6 +3369,7 @@ spec: - type type: object type: array + x-kubernetes-list-type: atomic sendResolved: description: sendResolved defines whether or not to notify about resolved alerts. type: boolean @@ -3371,6 +3390,7 @@ spec: type: boolean type: object type: array + x-kubernetes-list-type: atomic pagerdutyConfigs: description: pagerdutyConfigs defines the List of PagerDuty configurations. items: @@ -3414,6 +3434,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic group: description: group defines a cluster or grouping of sources. type: string @@ -4070,6 +4091,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic pagerDutyLinkConfigs: description: pagerDutyLinkConfigs defines a list of link details to attach that provide further detail about an incident. items: @@ -4083,6 +4105,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic routingKey: description: |- routingKey defines the secret's key that contains the PagerDuty integration key (when using @@ -4156,6 +4179,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic pushoverConfigs: description: pushoverConfigs defines the list of Pushover configurations. items: @@ -4935,6 +4959,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic rocketchatConfigs: description: |- rocketchatConfigs defines the list of RocketChat configurations. @@ -4972,6 +4997,7 @@ spec: type: object minItems: 1 type: array + x-kubernetes-list-type: atomic apiURL: description: |- apiURL defines the API URL for RocketChat. @@ -5023,6 +5049,7 @@ spec: type: object minItems: 1 type: array + x-kubernetes-list-type: atomic httpConfig: description: httpConfig defines the HTTP client configuration for RocketChat API requests. properties: @@ -5762,6 +5789,7 @@ spec: - tokenID type: object type: array + x-kubernetes-list-type: atomic slackConfigs: description: slackConfigs defines the list of Slack configurations. items: @@ -5844,6 +5872,7 @@ spec: - type type: object type: array + x-kubernetes-list-type: atomic apiURL: description: |- apiURL defines the secret's key that contains the Slack webhook URL. @@ -5915,6 +5944,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic footer: description: footer defines small text displayed at the bottom of the message attachment. type: string @@ -6576,6 +6606,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: atomic pretext: description: pretext defines optional text that appears above the message attachment block. type: string @@ -6613,6 +6644,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic snsConfigs: description: snsConfigs defines the list of SNS configurations items: @@ -7367,6 +7399,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic telegramConfigs: description: telegramConfigs defines the list of Telegram configurations. items: @@ -7378,6 +7411,7 @@ spec: description: |- apiURL defines the Telegram API URL, e.g. https://api.telegram.org. If not specified, the default Telegram API URL will be used. + pattern: ^https?://.+$ type: string botToken: description: |- @@ -8089,6 +8123,7 @@ spec: - chatID type: object type: array + x-kubernetes-list-type: atomic victoropsConfigs: description: victoropsConfigs defines the list of VictorOps configurations. items: @@ -8149,6 +8184,7 @@ spec: - value type: object type: array + x-kubernetes-list-type: atomic entityDisplayName: description: |- entityDisplayName contains a summary of the alerted problem. @@ -8816,6 +8852,7 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic webexConfigs: description: webexConfigs defines the list of Webex configurations. items: @@ -9478,6 +9515,7 @@ spec: - roomID type: object type: array + x-kubernetes-list-type: atomic webhookConfigs: description: webhookConfigs defines the List of webhook configurations. items: @@ -10143,6 +10181,7 @@ spec: description: |- url defines the URL to send HTTP POST requests to. urlSecret takes precedence over url. One of urlSecret and url should be defined. + pattern: ^https?://.+$ type: string urlSecret: description: |- @@ -10172,6 +10211,7 @@ spec: x-kubernetes-map-type: atomic type: object type: array + x-kubernetes-list-type: atomic wechatConfigs: description: wechatConfigs defines the list of WeChat configurations. items: @@ -10213,6 +10253,7 @@ spec: description: |- apiURL defines the WeChat API URL. When not specified, defaults to the standard WeChat Work API endpoint. + pattern: ^https?://.+$ type: string corpID: description: |- @@ -10886,10 +10927,14 @@ spec: type: string type: object type: array + x-kubernetes-list-type: atomic required: - name type: object type: array + x-kubernetes-list-map-keys: + - name + x-kubernetes-list-type: map route: description: |- route defines the Alertmanager route definition for alerts matching the resource's @@ -10901,6 +10946,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: set continue: description: |- continue defines the boolean indicating whether an alert should continue matching subsequent @@ -10915,6 +10961,7 @@ spec: items: type: string type: array + x-kubernetes-list-type: set groupInterval: description: |- groupInterval defines how long to wait before sending an updated notification. @@ -10967,11 +11014,13 @@ spec: - name type: object type: array + x-kubernetes-list-type: atomic muteTimeIntervals: description: muteTimeIntervals is a list of MuteTimeInterval names that will mute this route when matched, items: type: string type: array + x-kubernetes-list-type: set receiver: description: |- receiver defines the name of the receiver for this route. If not empty, it should be listed in @@ -10988,6 +11037,7 @@ spec: items: x-kubernetes-preserve-unknown-fields: true type: array + x-kubernetes-list-type: atomic type: object type: object status: diff --git a/manifests/setup/0prometheusCustomResourceDefinition.yaml b/manifests/setup/0prometheusCustomResourceDefinition.yaml index 35e95e87..bc077644 100644 --- a/manifests/setup/0prometheusCustomResourceDefinition.yaml +++ b/manifests/setup/0prometheusCustomResourceDefinition.yaml @@ -10383,15 +10383,18 @@ spec: in a breaking way. properties: clientType: - description: clientType defines the client used to export the traces. Supported values are `http` or `grpc`. + description: clientType defines the client used to export the traces. Supported values are `HTTP` and `GRPC`. enum: - http - grpc + - HTTP + - GRPC type: string compression: - description: compression key for supported compression types. The only supported value is `gzip`. + description: compression key for supported compression types. The only supported value is `Gzip`. enum: - gzip + - Gzip type: string endpoint: description: endpoint to send the traces to. Should be provided in format :. diff --git a/manifests/setup/0prometheusagentCustomResourceDefinition.yaml b/manifests/setup/0prometheusagentCustomResourceDefinition.yaml index 83e17573..b2e978e8 100644 --- a/manifests/setup/0prometheusagentCustomResourceDefinition.yaml +++ b/manifests/setup/0prometheusagentCustomResourceDefinition.yaml @@ -8240,15 +8240,18 @@ spec: in a breaking way. properties: clientType: - description: clientType defines the client used to export the traces. Supported values are `http` or `grpc`. + description: clientType defines the client used to export the traces. Supported values are `HTTP` and `GRPC`. enum: - http - grpc + - HTTP + - GRPC type: string compression: - description: compression key for supported compression types. The only supported value is `gzip`. + description: compression key for supported compression types. The only supported value is `Gzip`. enum: - gzip + - Gzip type: string endpoint: description: endpoint to send the traces to. Should be provided in format :.