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 to v3.6.3 #3903

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 27, 2023

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner patch v3.6.2 -> v3.6.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 27, 2023 00:23
@lumiere-bot lumiere-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 27, 2023
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 27, 2023

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

+++ kubernetes/kyak/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:v3.6.2
+        image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.3
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: false
       strategy: node
     csiDriver:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 27, 2023

--- 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:v3.6.2
+        image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.3
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=storage
         - --timeout=90s
         - --worker-threads=10

@coolguy1771 coolguy1771 merged commit 7c0d506 into main Dec 29, 2023
19 of 20 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-registry.k8s.io-sig-storage-csi-provisioner-3.x branch December 29, 2023 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant