Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

fix(container): update image registry.k8s.io/sig-storage/csi-provisioner to v5.0.2 #596

Merged

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner patch v5.0.1 -> v5.0.2

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Copy link

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

+++ kubernetes/apps/storage/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: storage/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:v5.0.1
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.2
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: false
       strategy: node
     csiDriver:

Copy link

--- HelmRelease: storage/local-path-provisioner DaemonSet: storage/local-path-provisioner-node

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

@tparker00 tparker00 merged commit 780bfdd into main Aug 11, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/registry.k8s.io-sig-storage-csi-provisioner-5.x branch August 11, 2024 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant