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

fix(container): update image registry.k8s.io/sig-storage/csi-provisioner ( v4.0.0 → v4.0.1 ) #3293

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 21, 2024

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner patch v4.0.0 -> 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 Renovate Bot.

…ner ( v4.0.0 → v4.0.1 )

| datasource | package                                     | from   | to     |
| ---------- | ------------------------------------------- | ------ | ------ |
| docker     | registry.k8s.io/sig-storage/csi-provisioner | v4.0.0 | v4.0.1 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 21, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 21, 2024

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

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

@@ -134,13 +134,13 @@

       pluginTolerations:
       - effect: NoExecute
         operator: Exists
       - effect: NoSchedule
         operator: Exists
       provisioner:
-        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
+        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
       serviceMonitor:
         enabled: true
     monitoring:
       enabled: true
     pspEnable: false
     resources:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 21, 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
   ROOK_CSI_KUBELET_DIR_PATH: /var/lib/kubelet
-  ROOK_CSI_PROVISIONER_IMAGE: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
+  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'

@szinn szinn merged commit 8dd2bef into main Mar 21, 2024
11 checks passed
@szinn szinn deleted the renovate/staging-registry.k8s.io-sig-storage-csi-provisioner-4.0.x branch March 21, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant