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 Docker tag to v5 #3344

Merged

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented May 24, 2024

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner major v4.0.1 -> v5.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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner May 24, 2024 18:29
@mchesterbot mchesterbot bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory labels May 24, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 24, 2024

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

+++ kubernetes/apps/democratic-csi/democratic-csi/local-path Kustomization: flux-system/cluster-apps-democratic-csi-local-path HelmRelease: democratic-csi/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:v4.0.1
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.0
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: true
         extraArgs:
         - --leader-election=false

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 24, 2024

--- HelmRelease: democratic-csi/local-path-provisioner DaemonSet: democratic-csi/local-path-provisioner-democratic-csi-node

+++ HelmRelease: democratic-csi/local-path-provisioner DaemonSet: democratic-csi/local-path-provisioner-democratic-csi-node

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

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

@mchestr mchestr merged commit d8a27cb into main May 30, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/registry.k8s.io-sig-storage-csi-provisioner-5.x branch May 30, 2024 18:28
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