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/zncdatadev/operator-go from 0.12.0 to 0.12.2 #133

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 Jan 12, 2025

Bumps github.com/zncdatadev/operator-go from 0.12.0 to 0.12.2.

Release notes

Sourced from github.com/zncdatadev/operator-go's releases.

v0.12.2

What's Changed

Full Changelog: zncdatadev/operator-go@v0.12.1...v0.12.2

v0.12.1

What's Changed

Full Changelog: zncdatadev/operator-go@v0.12.0...v0.12.1

Changelog

Sourced from github.com/zncdatadev/operator-go's changelog.

v0.12.2 2025-01-10

features

  • Added support for processing Python log files in Vector (#291)

refactor

  • Added service traffic policy and preferred address type to listener class (#294)
  • Added listener read field and updated pod select field (#293)

bugs

  • Fixed incorrect vector data volume name (#289)

dependencies

  • Bumped github.com/onsi/gomega from 1.36.1 to 1.36.2 (#295)
  • Bumped github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 (#292)

v0.12.1 2024-12-12

refactor

  • Improved secret volume scope interface readable (#286)
  • Refactored vector build to make it easier to use (#284)
  • Used getter methods for labels and annotations in PDB options (#274)
  • Removed kubebuilder validation tags to fix CR installation failure (#273)

dependencies

  • Bumped golang from 1.23.2 to 1.23.4 (#283)
  • Bumped k8s.io/client-go from 0.31.3 to 0.31.4 (#276)
  • Bumped github.com/onsi/gomega from 1.35.1 to 1.36.1 (#275, #269)
  • Bumped sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 (#272, #267)
  • Bumped github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#268)
Commits
  • cc64441 doc(changelog): add 0.12.2 changelog (#296)
  • fe8911e build(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#295)
  • c24a46b build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 (#292)
  • eba818c refactor(listener): add svc traffic policy and pref addr type to listener cla...
  • abffbcc refactor(listener): add listener read field and update pod select field (#293)
  • d210053 feat(vector): add support for processing Python log files (#291)
  • 7f74bf2 fix(vector): fix the issue that data volume name of vector is not correct (#289)
  • 0e1e10d docs(changelog): Add 0.12.1 changelog (#285)
  • 889d4dd refactor(volume): improve secret volume scope interface readable (#286)
  • aa583e2 refactor: refactor vector build to easy use (#284)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/zncdatadev/operator-go](https://github.com/zncdatadev/operator-go) from 0.12.0 to 0.12.2.
- [Release notes](https://github.com/zncdatadev/operator-go/releases)
- [Changelog](https://github.com/zncdatadev/operator-go/blob/main/CHANGELOG.md)
- [Commits](zncdatadev/operator-go@v0.12.0...v0.12.2)

---
updated-dependencies:
- dependency-name: github.com/zncdatadev/operator-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 12, 2025
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.

0 participants