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 ( v3.6.4 → v5.0.0 ) #303

Conversation

samipsolutions-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

…ioner ( v3.6.4 → v5.0.0 )

| datasource | package                                     | from   | to     |
| ---------- | ------------------------------------------- | ------ | ------ |
| docker     | registry.k8s.io/sig-storage/csi-provisioner | v3.6.4 | v5.0.0 |
Copy link

--- kubernetes/apps/storage/democratic-csi/app Kustomization: flux-system/storage-democratic-csi HelmRelease: storage/democratic-csi

+++ kubernetes/apps/storage/democratic-csi/app Kustomization: flux-system/storage-democratic-csi HelmRelease: storage/democratic-csi

@@ -46,13 +46,13 @@

         - --node-deployment=true
         - --node-deployment-immediate-binding=true
         - --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:v5.0.0
       externalResizer:
         enabled: true
       externalSnapshotter:
         enabled: true
         extraArgs:
         - --leader-election=false

Copy link

--- HelmRelease: storage/democratic-csi DaemonSet: storage/democratic-csi-node

+++ HelmRelease: storage/democratic-csi DaemonSet: storage/democratic-csi-node

@@ -46,13 +46,13 @@

         - --worker-threads=10
         - --csi-address=/csi-data/csi.sock
         volumeMounts:
         - mountPath: /csi-data
           name: socket-dir
       - name: external-provisioner
-        image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.4
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.0
         args:
         - --v=9
         - --timeout=90s
         - --worker-threads=10
         - --csi-address=/csi-data/csi.sock
         - --leader-election=false

@samipsolutions-bot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@samip5 samip5 closed this Sep 25, 2024
@samip5 samip5 deleted the renovate/registry.k8s.io-sig-storage-csi-provisioner-5.x branch September 25, 2024 15:06
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.

1 participant