fdo-rs / fdo-operator

An OpenShift operator for managing FIDO Device Onboard (FDO) servers
Apache License 2.0
3 stars 2 forks source link

Bump the k8s group with 2 updates #78

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the k8s group with 2 updates: k8s.io/api and k8s.io/client-go.

Updates k8s.io/api from 0.27.3 to 0.27.4

Commits


Updates k8s.io/client-go from 0.27.3 to 0.27.4

Commits
  • c04e419 Update dependencies to v0.27.4 tag
  • 860d25f Merge pull request #118969champtar/automated-cherry-pick-of-#117791
  • 8d8e2bc Merge pull request #119086neolit123/automated-cherry-pick-of-#118150
  • af4a748 call ./hack/update-vendor.sh
  • d96d0d8 update serial number to a valid non-zero number in ca certificate
  • See full diff in compare view


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