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 sig-storage group #1850

Merged
merged 1 commit into from
Feb 2, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2025

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner minor v5.1.0 -> v5.2.0
registry.k8s.io/sig-storage/csi-resizer minor v1.12.0 -> v1.13.1

Configuration

📅 Schedule: Branch creation - "on saturday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 18, 2025
Copy link

github-actions bot commented Jan 18, 2025

--- kubernetes/main/apps/storage/democratic-csi/freenas-api-nfs Kustomization: flux-system/democratic-csi-freenas-api-nfs-provisioner HelmRelease: storage/democratic-csi-freenas-api-nfs-provisioner

+++ kubernetes/main/apps/storage/democratic-csi/freenas-api-nfs Kustomization: flux-system/democratic-csi-freenas-api-nfs-provisioner HelmRelease: storage/democratic-csi-freenas-api-nfs-provisioner

@@ -34,15 +34,15 @@

       driver:
         image: ghcr.io/democratic-csi/democratic-csi:v1.9.3
         logLevel: debug
       externalAttacher:
         image: registry.k8s.io/sig-storage/csi-attacher:v4.8.0
       externalProvisioner:
-        image: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
       externalResizer:
-        image: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
+        image: registry.k8s.io/sig-storage/csi-resizer:v1.13.1
       externalSnapshotter:
         image: registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
     csiDriver:
       name: freenas-api-nfs.cluster.local
     driver:
       config:

Copy link

github-actions bot commented Jan 18, 2025

--- HelmRelease: storage/democratic-csi-freenas-api-nfs-provisioner Deployment: storage/democratic-csi-freenas-api-nfs-provisioner-controller

+++ HelmRelease: storage/democratic-csi-freenas-api-nfs-provisioner Deployment: storage/democratic-csi-freenas-api-nfs-provisioner-controller

@@ -47,13 +47,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:v5.1.0
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=storage
         - --timeout=90s
         - --worker-threads=10
@@ -76,13 +76,13 @@

         - name: POD_NAME
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.name
       - name: external-resizer
-        image: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
+        image: registry.k8s.io/sig-storage/csi-resizer:v1.13.1
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=storage
         - --timeout=90s
         - --workers=10

@qlonik qlonik force-pushed the main branch 10 times, most recently from cc00f2c to 74fd9d2 Compare January 18, 2025 23:23
@renovate renovate bot force-pushed the renovate/sig-storage branch from 551c8fc to a26327d Compare January 18, 2025 23:49
@renovate renovate bot force-pushed the renovate/sig-storage branch from a26327d to 6a2d134 Compare January 18, 2025 23:51
@renovate renovate bot force-pushed the renovate/sig-storage branch from 6a2d134 to 48ae413 Compare January 18, 2025 23:59
@renovate renovate bot force-pushed the renovate/sig-storage branch from 48ae413 to eb5ed6d Compare January 19, 2025 00:02
@qlonik qlonik force-pushed the main branch 2 times, most recently from 7c9c5fb to efe9036 Compare January 19, 2025 00:15
@renovate renovate bot force-pushed the renovate/sig-storage branch from eb5ed6d to a9e48f2 Compare January 19, 2025 00:15
@qlonik qlonik force-pushed the main branch 2 times, most recently from 7c31e1c to 325ac12 Compare January 19, 2025 00:17
@renovate renovate bot force-pushed the renovate/sig-storage branch 2 times, most recently from 339194f to 06226c5 Compare January 19, 2025 00:20
@renovate renovate bot force-pushed the renovate/sig-storage branch 2 times, most recently from a8b336d to 9667d1b Compare January 19, 2025 02:10
@renovate renovate bot changed the title feat(container): update image registry.k8s.io/sig-storage/csi-resizer to v1.13.1 feat(container): update sig-storage group Jan 21, 2025
@renovate renovate bot force-pushed the renovate/sig-storage branch from 9667d1b to d79b5d3 Compare January 21, 2025 21:38
@renovate renovate bot force-pushed the renovate/sig-storage branch from d79b5d3 to 9410445 Compare January 22, 2025 17:34
@renovate renovate bot changed the title feat(container): update sig-storage group feat(container): update image registry.k8s.io/sig-storage/csi-resizer to v1.13.1 Jan 27, 2025
@renovate renovate bot changed the title feat(container): update image registry.k8s.io/sig-storage/csi-resizer to v1.13.1 feat(container): update sig-storage group Jan 28, 2025
@renovate renovate bot changed the title feat(container): update sig-storage group feat(container): update image registry.k8s.io/sig-storage/csi-provisioner to v5.2.0 Jan 29, 2025
@renovate renovate bot changed the title feat(container): update image registry.k8s.io/sig-storage/csi-provisioner to v5.2.0 feat(container): update sig-storage group Jan 29, 2025
@qlonik qlonik merged commit c786d94 into main Feb 2, 2025
5 of 10 checks passed
@qlonik qlonik deleted the renovate/sig-storage branch February 2, 2025 21:48
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant