feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.15.0 ) - #5382
Open
renovate[bot] wants to merge 1 commit into
Open
feat(deps): update kubernetes-csi-addons ( v0.8.0 → v0.15.0 )#5382renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- kubernetes/cluster-0/flux Kustomization: flux-system/cluster GitRepository: flux-system/kubernetes-csi-addons
+++ kubernetes/cluster-0/flux Kustomization: flux-system/cluster GitRepository: flux-system/kubernetes-csi-addons
@@ -14,9 +14,9 @@
# include files
!/deploy/controller/crds.yaml
!/deploy/controller/rbac.yaml
!/deploy/controller/setup-controller.yaml
interval: 30m
ref:
- tag: v0.8.0
+ tag: v0.12.0
url: https://github.com/csi-addons/kubernetes-csi-addons
|
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
August 30, 2024 12:46
089bbcb to
511a2cb
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
September 17, 2024 12:09
511a2cb to
a85a8f5
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
November 25, 2024 17:51
a85a8f5 to
07a495b
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
March 3, 2025 16:26
07a495b to
07aecff
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
August 12, 2025 11:52
07aecff to
d10818f
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
2 times, most recently
from
January 14, 2026 17:29
6e6f637 to
a2379c3
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
June 22, 2026 17:42
a2379c3 to
ee5cbbf
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
July 20, 2026 21:53
ee5cbbf to
8e8d5cb
Compare
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------- | | github-tags | csi-addons/kubernetes-csi-addons | v0.8.0 | v0.15.0 |
renovate
Bot
force-pushed
the
renovate/cluster-0-kubernetes-csi-addons-0.x
branch
from
August 29, 2026 11:39
8e8d5cb to
72881da
Compare
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:
v0.8.0→v0.15.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
csi-addons/kubernetes-csi-addons (kubernetes-csi-addons)
v0.15.0Compare Source
What's Changed
New Contributors
Full Changelog: csi-addons/kubernetes-csi-addons@v0.14.0...v0.15.0
v0.14.0Compare Source
What's Changed
-automaxprocsflag for configuringGOMAXPROCSby @nixpanic in #811New Contributors
Full Changelog: csi-addons/kubernetes-csi-addons@v0.10.0...v0.14.0
v0.13.0Compare Source
Features
using a ConfigMap key
schedule-precedence. The default ispvcwhich reads theannotations in order of PVC > NS > SC. It can be set to
storageclassto respect onlythe annotations found on the Storage Classes.
of the controller by specifying
externalastruein the VGR'sspec. The default isfalse, which means VolumeGroupReplication will be reconciled by the csi-addons controller.sidecar, and as an Event towards the PersistentVolumeClaim. This feature can be enabled by
passing the
--enable-volume-condition=truecommand line flag to the sidecar. TheCSI-driver needs to support the
VOLUME_CONDITIONNode capability for this to work.NOTE
sc-only, a once valid value forschedule-precedencekey is being deprecated in favor ofstorageclassand will be removed in a later release.What's Changed
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.