Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/client from 0.61.1 to 0.63.0 #473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps github.com/prometheus-operator/prometheus-operator/pkg/client from 0.61.1 to 0.63.0.

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.

0.63.0 / 2023-02-08

  • [CHANGE] Use tmpfs to store Prometheus and Alertmanager configuration. #5311
  • [FEATURE] Add status subresource to the Alertmanager CRD. #5270
  • [FEATURE] Add spec.additionalArgs to the ThanosRuler CRD. #5293
  • [ENHANCEMENT] Add spec.web.maxConnections to the Prometheus CRD. #5175
  • [BUGFIX] Fix unsupported types in Alertmanager route sanitizer log lines. #5296
  • [BUGFIX] Fix ThanosRuler StatefulSet re-creation bug when labels are specified. #5318

0.62.0 / 2023-01-04

  • [CHANGE] Use spec.version of the Prometheus object as the image's tag if the image name is untagged. #5171
  • [FEATURE] Generate "apply configuration" types. #5243
  • [FEATURE] Add spec.podTargetLabels field to the Prometheus CRD for adding pod target labels to every PodMonitor/ServiceMonitor. #5206
  • [FEATURE] Add spec.version field to the ThanosRuler CRD. #5177
  • [ENHANCEMENT] Add basicAuth field to the Prometheus CRD for alerting configuration of Prometheus. #5170
  • [ENHANCEMENT] Add spec.imagePullPolicy to Prometheus, Alertmanager and ThanosRuler CRDs. #5203
  • [ENHANCEMENT] Add activeTimeIntervals field to AlertmanagerConfig CRD. #5198
  • [ENHANCEMENT] Support time_intervals and active_time_intervals in the Alertmanager configurations. #5135
  • [ENHANCEMENT] Support new fields in the Alertmanager v0.25.0 configuration. #5254 #5263
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.

0.63.0 / 2023-02-08

  • [CHANGE] Use tmpfs to store Prometheus and Alertmanager configuration. #5311
  • [FEATURE] Add status subresource to the Alertmanager CRD. #5270
  • [FEATURE] Add spec.additionalArgs to the ThanosRuler CRD. #5293
  • [ENHANCEMENT] Add spec.web.maxConnections to the Prometheus CRD. #5175
  • [BUGFIX] Fix unsupported types in Alertmanager route sanitizer log lines. #5296
  • [BUGFIX] Fix ThanosRuler StatefulSet re-creation bug when labels are specified. #5318

0.62.0 / 2023-01-04

  • [CHANGE] Use spec.version of the Prometheus object as the image's tag if the image name is untagged. #5171
  • [FEATURE] Generate "apply configuration" types. #5243
  • [FEATURE] Add spec.podTargetLabels field to the Prometheus CRD for adding pod target labels to every PodMonitor/ServiceMonitor. #5206
  • [FEATURE] Add spec.version field to the ThanosRuler CRD. #5177
  • [ENHANCEMENT] Add basicAuth field to the Prometheus CRD for alerting configuration of Prometheus. #5170
  • [ENHANCEMENT] Add spec.imagePullPolicy to Prometheus, Alertmanager and ThanosRuler CRDs. #5203
  • [ENHANCEMENT] Add activeTimeIntervals field to AlertmanagerConfig CRD. #5198
  • [ENHANCEMENT] Support time_intervals and active_time_intervals in the Alertmanager configurations. #5135
  • [ENHANCEMENT] Support new fields in the Alertmanager v0.25.0 configuration. #5254 #5263
Commits
  • 1a38cb5 Prep for release v0.63.0 (#5325)
  • bea7a4d docs: ScrapeConfig proposal (#5279)
  • 6a2a425 make: update-go-deps (#5324)
  • 7010bb1 build(deps): bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.4 (#5322)
  • 6be89b4 Merge pull request #5316 from JoaoBraveCoding/reloader-refactor
  • d4480ff build(deps): bump github.com/prometheus/prometheus from 0.41.0 to 0.42.0 (#5319)
  • 4d721ac Merge pull request #5318 from JoaoBraveCoding/fix-map-iteration
  • dfa2ed3 Fixes ThanoRuler StatefulSet re-creation bug
  • 26e973c config-reloader: renames ReloaderConfig to ReloaderOperatorConfig
  • fcd34a4 Merge pull request #5314 from prometheus-operator/dependabot/go_modules/githu...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…pkg/client

Bumps [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) from 0.61.1 to 0.63.0.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.61.1...v0.63.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from slok as a code owner February 9, 2023 07:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

Merging #473 (4c9f2ab) into main (a9d9dc4) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #473   +/-   ##
=======================================
  Coverage   75.58%   75.58%           
=======================================
  Files          17       17           
  Lines        1491     1491           
=======================================
  Hits         1127     1127           
  Misses        286      286           
  Partials       78       78           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant