Skip to content

chore(deps)(deps): bump github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0#40

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/kubernetes-csi/external-snapshotter/client/v6-6.3.0
Open

chore(deps)(deps): bump github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/kubernetes-csi/external-snapshotter/client/v6-6.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0.

Release notes

Sourced from github.com/kubernetes-csi/external-snapshotter/client/v6's releases.

client/v6.3.0

The release tag client/v6.3.0 is for VolumeSnapshot APIs and client library which are in a separate go package.

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v6.3.0/CHANGELOG/CHANGELOG-6.3.md

v6.3.0

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0-1.8

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24 (The Volume Populators feature with the new PVC dataSourceRef field moved to Beta in 1.24)

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v6.3.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v6.3.0
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.3.0

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v6.3.0/CHANGELOG/CHANGELOG-6.3.md

v6.2.3

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0-1.7

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v6.2.3
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v6.2.3
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2.3

Full Changelog

... (truncated)

Commits
  • a6ac2ee Merge pull request #908 from xing-yang/changelog_6.3.0
  • de93167 Remove changes related to VolumeGroupSnapshot
  • 350388a Add changelog for v6.3.0
  • f7cc9e3 Merge pull request #907 from xing-yang/remove_k8s_dep
  • fd03420 Remove direct dep on kubernetes
  • 3cccd02 Merge pull request #904 from xing-yang/update_client_6.3
  • 8c3a305 Merge pull request #898 from kubernetes-csi/dependabot/go_modules/google.gola...
  • 5b12e86 Merge pull request #903 from kubernetes-csi/dependabot/go_modules/github.com/...
  • 0667aa8 Update client lib version to 6.3.0
  • 94b2103 Bump github.com/evanphx/json-patch
  • 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)

…r/client/v6

Bumps [github.com/kubernetes-csi/external-snapshotter/client/v6](https://github.com/kubernetes-csi/external-snapshotter) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/kubernetes-csi/external-snapshotter/releases)
- [Commits](kubernetes-csi/external-snapshotter@v6.1.0...v6.3.0)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/external-snapshotter/client/v6
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 19, 2026
@github-actions
Copy link

Thanks for opening this PR!

Checklist

Before merging, please ensure:

  • All CI checks pass
  • Code has been reviewed
  • Tests have been added/updated
  • Documentation has been updated (if needed)
  • Changelog has been updated (for user-facing changes)

Review Process

  1. Automated checks will run on your PR
  2. A maintainer will review your changes
  3. Address any feedback
  4. Once approved, your PR will be merged

Resources

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 size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants