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
Open
feat(charts): update helm release secrets-store-csi-driver to 1.6.0 (was 1.5.6)#3774renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
…was 1.5.6) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.5.6→1.6.0Warning
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.0Compare 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 callNodePublishVolume, which re-fetches secrets from the provider when--enable-secret-rotation=true. The--rotation-poll-intervalnow 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.Changelog
Bug Fixes 🐞
Build 🏭
Continuous Integration 💜
sts.amazonaws.comaudience toe2e-helm-deploytokenRequests by @aramase in #2020Documentation 📘
manifest_staging/charts/secrets-store-csi-driver/README.mdby @ThirdEyeSqueegee in #2005Features 🌈
Maintenance 🔧
livenessprobeandcsi-node-driver-registrarby @ThirdEyeSqueegee in #2004Security Fix 🛡️
Testing 💚
New Contributors
Full Changelog: kubernetes-sigs/secrets-store-csi-driver@v1.5.6...v1.6.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.