feat(container)!: Update image registry.k8s.io/sig-storage/csi-resizer (v1.14.0 → v2.1.0)#958
Merged
Conversation
Contributor
Author
--- main/proxmox-csi-plugin_gitops_manifests_proxmox-csi-plugin_genmachine_manifest_main.yaml 2026-04-30 12:34:27.928613855 +0000
+++ pr/proxmox-csi-plugin_gitops_manifests_proxmox-csi-plugin_genmachine_manifest_pr.yaml 2026-04-30 12:34:27.146612430 +0000
@@ -476,21 +476,21 @@
memory: 16Mi
- name: csi-resizer
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
seccompProfile:
type: RuntimeDefault
- image: "registry.k8s.io/sig-storage/csi-resizer:v1.14.0"
+ image: "registry.k8s.io/sig-storage/csi-resizer:v2.1.0"
imagePullPolicy: IfNotPresent
args:
- "-v=5"
- "--csi-address=unix:///csi/csi.sock"
- "--timeout=3m"
- "--handle-volume-inuse-error=false"
- "--leader-election"
volumeMounts:
- name: socket-dir
mountPath: /csi
|
286f3f2 to
ee07036
Compare
2c75515 to
551cc73
Compare
c0ee075 to
7f83e5b
Compare
d571dbd to
7d0088a
Compare
e829e5f to
b2b3bb8
Compare
489c127 to
622de97
Compare
e8b9862 to
9bf7842
Compare
9016829 to
8c5bafa
Compare
7880b3d to
742e555
Compare
525c082 to
7ec10fd
Compare
…r (v1.14.0 → v2.1.0) | datasource | package | from | to | | ---------- | --------------------------------------- | ------- | ------ | | docker | registry.k8s.io/sig-storage/csi-resizer | v1.14.0 | v2.1.0 | Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.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:
v1.14.0→v2.1.0Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate.