chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/client to v0.79.2 (release/v1.1) #547
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.76.2
->v0.79.2
Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/client)
v0.79.2
: 0.79.2 / 2024-12-18Compare Source
v0.79.1
: 0.79.1 / 2024-12-17Compare Source
scrapeFallbackProtocol
tofallbackScrapeProtocol
to match with naming as in Prometheus #7199scrapeFallbackProtocol
from Prometheus/PrometheusAgent global config. #7197v0.79.0
: 0.79.0 / 2024-12-13Compare Source
v3.0.1
as default version installed by operator. #7158enableOTLPReceiver
field in the Prometheus/PrometheusAgent CRDs. #7105TranslationStrategy
option for OTLP receiver. #7112nameValidationScheme
field in Prometheus global configuration. #7116scrapeFallbackProtocol
field inPrometheus
,PrometheusAgent
,ServiceMonitor
,PodMonitor
,Probe
,ScrapeConfig
and globally. #7131persistentVolumeClaimRetentionPolicy
. #7183enableHTTP2
to ScrapeConfig CRD. #7024filter
field inConsulSDConfig
in ScrapeConfig CRD #7124messageThreadID
field to TelegramConfig in AlertmanagerConfig CRD. #6999selectorMechanism
on ServiceMonitor. #7086selectorMechanism
on PodMonitor. #7185PrometheusText1.0.0
scrape protocol. #7085--deprecate-custom-configuration
flag. #6955goGC
field toPrometheusAgent
CRD. #6667SMTPSmarthost
andSMTPFrom
fields in EmailConfig in AlertManagerConfig CRD. #6004v0.78.2
: 0.78.2 / 2024-11-21Compare Source
proxyURL
field inAlertmanagerConfig
CRD. The field takes precedence overproxyUrl
. #7114v0.78.1
: 0.78.1 / 2024-10-30Compare Source
amd64
. #7065 #7066 #7067v0.78.0
: 0.78.0 / 2024-10-30Compare Source
dnsConfig
anddnsPolicy
fields toAlertmanager
,Prometheus
,PrometheusAgent
andThanosRuler
CRDs. #3889ruleQueryOffset
field toPrometheus
CRD andquery_offset
field toPrometheusRule
CRD. #6957Prometheus
andPrometheusAgent
CRDs. #7033goGC
field toPrometheus
andPrometheusAgent
CRDs. #6667ScrapeConfig
CRD. #6892promoteResourceAttributes
field. #7017v0.77.2
: 0.77.2 / 2024-10-21Compare Source
v0.77.1
: 0.77.1 / 2024-09-25Compare Source
v0.77.0
: 0.77.0 / 2024-09-19Compare Source
ScrapeConfig
CRD. #6921 #6855 #6744PrometheusRule
objects that would generate configuration greater than the max ConfigMap size (512KiB). #6606v3.0.0-beta.0
. #6940PodMonitor
to thePrometheusAgent
CRD in DaemonSet mode. #6879-kubelet-endpointslice
argument to supportEndpointSlice
for the kubelet controller. #6882outOfOrderTimeWindow
field to thePrometheusAgent
CRD. #6851matchFirstNetwork
field to theScrapeConfig
CRD for the Docker Service Discovery. #6849 #6894otlp
field to thePrometheus
andPrometheusAgent
CRDs. #6780noProxy
,proxyFromEnvironment
andproxyConnectHeader
fields to the AlertmanagerConfig CRD for OAuth2 clients. #6922noProxy
,proxyFromEnvironment
andproxyConnectHeader
fields to the AlertmanagerConfig CRD for HTTP clients. #6864ScrapeConfig
CRD. (#6732)AlertmanagerConfig
object used for global configuration. #6931Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.