Skip to content

feat(charts): update helm release secrets-store-csi-driver to 1.6.0 (was 1.5.6)#3774

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/secrets-store-csi-driver-1.x
Open

feat(charts): update helm release secrets-store-csi-driver to 1.6.0 (was 1.5.6)#3774
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/secrets-store-csi-driver-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
secrets-store-csi-driver minor 1.5.61.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes-sigs/secrets-store-csi-driver (secrets-store-csi-driver)

v1.6.0

Compare Source

v1.6.0 - 2026-04-29

Secret Rotation via RequiresRepublish

The dedicated secret rotation controller has been replaced with the CSI RequiresRepublish mechanism. The CSIDriver now sets requiresRepublish: true, causing kubelet to periodically call NodePublishVolume, which re-fetches secrets from the provider when --enable-secret-rotation=true. The --rotation-poll-interval now acts as a minimum cache duration between rotations. This change removes the need for privileged RBAC permissions (listing pods, secrets, and creating service account tokens) that were previously required by the rotation controller. Rotation-specific RBAC resources (rbac-secretproviderrotation.yaml, rbac-secretprovidertokenrequest.yaml) have been removed and can be cleaned up from manual deployments.

Note: Please review the upgrade notes before upgrading.

Changelog

Bug Fixes 🐞
Build 🏭
  • fix(build): disable provenance and SBOM in buildx to fix manifest cre… by @​aramase in #​2028
Continuous Integration 💜
Documentation 📘
Features 🌈
Maintenance 🔧
Security Fix 🛡️
Testing 💚

New Contributors

Full Changelog: kubernetes-sigs/secrets-store-csi-driver@v1.5.6...v1.6.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…was 1.5.6)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested a review from a team as a code owner April 29, 2026 21:48
@renovate renovate Bot added the automerge label Apr 29, 2026
@renovate renovate Bot requested review from ArchiFleKs and rguichard and removed request for a team April 29, 2026 21:48
@renovate renovate Bot added the automerge label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants