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 image registry.k8s.io/sig-storage/csi-provisioner to v4 - autoclosed #39

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

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

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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jan 11, 2024

--- kubernetes/apps/kube-system/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: kube-system/local-path-provisioner

+++ kubernetes/apps/kube-system/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: kube-system/local-path-provisioner

@@ -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.4
+        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: false
       strategy: node
     csiDriver:
--- kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

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

@@ -33,13 +33,13 @@

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

Copy link

github-actions bot commented Jan 11, 2024

--- HelmRelease: kube-system/local-path-provisioner DaemonSet: kube-system/local-path-provisioner-node

+++ HelmRelease: kube-system/local-path-provisioner DaemonSet: kube-system/local-path-provisioner-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.4
+        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=kube-system
         - --timeout=90s
         - --worker-threads=10
--- 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.4
+  ROOK_CSI_PROVISIONER_IMAGE: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
   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'

@renovate renovate bot force-pushed the renovate/registry.k8s.io-sig-storage-csi-provisioner-4.x branch from 7ecc89e to 1cbba5b Compare March 21, 2024 17:50
@renovate renovate bot force-pushed the renovate/registry.k8s.io-sig-storage-csi-provisioner-4.x branch from 1cbba5b to f917eb1 Compare March 22, 2024 22:39
@renovate renovate bot changed the title feat(container)!: Update image registry.k8s.io/sig-storage/csi-provisioner to v4 feat(container)!: Update image registry.k8s.io/sig-storage/csi-provisioner to v4 - autoclosed May 24, 2024
@renovate renovate bot closed this May 24, 2024
@renovate renovate bot deleted the renovate/registry.k8s.io-sig-storage-csi-provisioner-4.x branch May 24, 2024 20:17
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