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

Bump sigs.k8s.io/secrets-store-csi-driver from 1.0.0 to 1.3.3 #14

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2024

Bumps sigs.k8s.io/secrets-store-csi-driver from 1.0.0 to 1.3.3.

Release notes

Sourced from sigs.k8s.io/secrets-store-csi-driver's releases.

v1.3.3 - 2023-04-20

Changelog

Bug Fixes 🐞

  • dcb2c294 fix: update nodeserver publish logs

Maintenance 🔧

  • 505e1cf0 chore: bump version to v1.3.3 in release-1.3
  • 23b30d15 chore: allow retries on pre-upgrade hook jobs

v1.3.2 - 2023-03-21

Changelog

Maintenance 🔧

  • 5eb38bee chore: bump version to v1.3.2 in release-1.3
  • 4ec2b4a7 chore: bump golang.org/x/net from 0.4.0 to 0.7.0
  • ae3e1ffc chore: bump golang.org/x/net from 0.4.0 to 0.7.0 in /test/e2eprovider
  • 8bd26296 chore: use base and test image from registry.k8s.io

v1.3.1 - 2023-01-21

Changelog

Maintenance 🔧

  • cba42248 chore: pin buildx to v0.10.6
  • 766c42ae chore: bump version to v1.3.1 in release-1.3
  • f3b03004 chore: update livenessprobe to v2.9.0
  • c0d3b618 chore: update node-driver-registrar to v2.7.0

v1.3.0 - 2022-12-13

Changelog

Bug Fixes 🐞

  • cdf0b778 fix: put annotations in right position of daemonset
  • bb1815ab fix: escape dot in target path regex
  • 97d34520 fix: fix CVE-2022-32149 and CVE-2022-27664 (#1059)
  • d98c93cb fix: handles pfx certs in k8s secrets sync
  • 9fcdbb2c fix: update base image reference in script
  • ede4c706 fix: sanitize service account tokens in logs
  • 2ee77ca0 fix: use os.Lstat to resolve os.Stat issue in windows
  • 3ae12bd2 fix: remove files before cleanup mount point in unpublish
  • 0af24830 fix: panic when using --log-format-json
  • 830d184a fix: update err variable in defer to prevent err shadowing
  • c452ac46 fix: add unit test to validate error shadowed bug

Code Refactoring 💎

  • b0af2b93 refactor: use NewSharedInformerFactoryWithOptions for new shared informer
  • 14489c70 refactor: update mdbook install and serve

Continuous Integration 💜

... (truncated)

Commits
  • c8cfb50 Merge pull request #1222aramase/automated-cherry-pick-of-#1221
  • 701e884 release: update manifest and helm charts for v1.3.3
  • 14a5c9d Merge pull request #1220 from aramase/aramase/c/bump_release_1.3_v1.3.3
  • 505e1cf chore: bump version to v1.3.3 in release-1.3
  • 6cb1153 Merge pull request #1210 from k8s-infra-cherrypick-robot/cherry-pick-1209-to-...
  • dcb2c29 fix: update nodeserver publish logs
  • be693d3 Merge pull request #1194nilekhc/automated-cherry-pick-of-#1193
  • 0cb704c release: update manifest and helm charts for v1.3.2
  • 7a559b2 Merge pull request #1187 from nilekhc/bump-release-1.3-v1.3.2
  • 5eb38be chore: bump version to v1.3.2 in release-1.3
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sigs.k8s.io/secrets-store-csi-driver](https://github.com/kubernetes-sigs/secrets-store-csi-driver) from 1.0.0 to 1.3.3.
- [Release notes](https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases)
- [Changelog](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/docs/RELEASE.md)
- [Commits](kubernetes-sigs/secrets-store-csi-driver@v1.0.0...v1.3.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/secrets-store-csi-driver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants