Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update registry.k8s.io/sig-storage/csi-provisioner (v3.6.3 β†’ v4.0.0) #1686

Merged

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Jan 10, 2024

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner major v3.6.3 -> v4.0.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 these updates again.


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

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner January 10, 2024 23:06
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 10, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 10, 2024

--- kubernetes/apps/democratic-csi/democratic-csi/local-hostpath Kustomization: flux-system/cluster-apps-democratic-csi-local-hostpath HelmRelease: democratic-csi/democratic-csi-local-hostpath

+++ kubernetes/apps/democratic-csi/democratic-csi/local-hostpath Kustomization: flux-system/cluster-apps-democratic-csi-local-hostpath HelmRelease: democratic-csi/democratic-csi-local-hostpath

@@ -37,13 +37,13 @@

         - --node-deployment=true
         - --node-deployment-immediate-binding=false
         - --feature-gates=Topology=true
         - --strict-topology=true
         - --enable-capacity=true
         - --capacity-ownerref-level=1
-        image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.3
+        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: true
         extraArgs:
         - --leader-election=false
--- kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/cluster-apps-rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

+++ kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/cluster-apps-rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

@@ -29,13 +29,13 @@

       retries: 3
   values:
     csi:
       cephFSKernelMountOptions: ms_mode=prefer-crc
       enableLiveness: true
       provisioner:
-        image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.3
+        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
       serviceMonitor:
         enabled: true
     monitoring:
       enabled: true
     resources:
       limits:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 10, 2024

--- HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config

+++ HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config

@@ -23,13 +23,13 @@

   CSI_PLUGIN_PRIORITY_CLASSNAME: system-node-critical
   CSI_PROVISIONER_PRIORITY_CLASSNAME: system-cluster-critical
   CSI_RBD_FSGROUPPOLICY: File
   CSI_CEPHFS_FSGROUPPOLICY: File
   CSI_NFS_FSGROUPPOLICY: File
   CSI_CEPHFS_KERNEL_MOUNT_OPTIONS: ms_mode=prefer-crc
-  ROOK_CSI_PROVISIONER_IMAGE: registry.k8s.io/sig-storage/csi-provisioner:v3.6.3
+  ROOK_CSI_PROVISIONER_IMAGE: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
   ROOK_CSI_IMAGE_PULL_POLICY: IfNotPresent
   CSI_ENABLE_CSIADDONS: 'false'
   ROOK_CSIADDONS_IMAGE: quay.io/csiaddons/k8s-sidecar:v0.8.0
   CSI_ENABLE_TOPOLOGY: 'false'
   CSI_ENABLE_READ_AFFINITY: 'false'
   ROOK_CSI_ENABLE_NFS: 'false'
--- HelmRelease: democratic-csi/democratic-csi-local-hostpath DaemonSet: democratic-csi/democratic-csi-local-hostpath-node

+++ HelmRelease: democratic-csi/democratic-csi-local-hostpath DaemonSet: democratic-csi/democratic-csi-local-hostpath-node

@@ -34,13 +34,13 @@

       hostNetwork: true
       hostAliases: []
       hostIPC: true
       hostPID: false
       containers:
       - name: external-provisioner
-        image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.3
+        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=democratic-csi
         - --timeout=90s
         - --worker-threads=10

@buroa buroa merged commit 69e7790 into master Jan 10, 2024
8 checks passed
@buroa buroa deleted the renovate/registry.k8s.io-sig-storage-csi-provisioner-4.x branch January 10, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant