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(helm): update chart csi-driver-nfs to v4.8.0 #176

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
csi-driver-nfs minor v4.7.0 -> v4.8.0

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link

--- kubernetes/main/apps/kube-system/csi-driver-nfs/app Kustomization: flux-system/csi-driver-nfs HelmRelease: kube-system/csi-driver-nfs

+++ kubernetes/main/apps/kube-system/csi-driver-nfs/app Kustomization: flux-system/csi-driver-nfs HelmRelease: kube-system/csi-driver-nfs

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

     spec:
       chart: csi-driver-nfs
       sourceRef:
         kind: HelmRepository
         name: csi-driver-nfs
         namespace: flux-system
-      version: v4.7.0
+      version: v4.8.0
   install:
     remediation:
       retries: 3
   interval: 1h
   upgrade:
     cleanupOnFail: true

Copy link

--- HelmRelease: kube-system/csi-driver-nfs DaemonSet: kube-system/csi-nfs-node

+++ HelmRelease: kube-system/csi-driver-nfs DaemonSet: kube-system/csi-nfs-node

@@ -102,13 +102,13 @@

             add:
             - SYS_ADMIN
             drop:
             - ALL
           allowPrivilegeEscalation: true
           readOnlyRootFilesystem: true
-        image: registry.k8s.io/sig-storage/nfsplugin:v4.7.0
+        image: registry.k8s.io/sig-storage/nfsplugin:v4.8.0
         args:
         - --v=5
         - --nodeid=$(NODE_ID)
         - --endpoint=$(CSI_ENDPOINT)
         - --drivername=nfs.csi.k8s.io
         - --mount-permissions=0
--- HelmRelease: kube-system/csi-driver-nfs Deployment: kube-system/csi-nfs-controller

+++ HelmRelease: kube-system/csi-driver-nfs Deployment: kube-system/csi-nfs-controller

@@ -116,13 +116,13 @@

         securityContext:
           readOnlyRootFilesystem: true
           capabilities:
             drop:
             - ALL
       - name: nfs
-        image: registry.k8s.io/sig-storage/nfsplugin:v4.7.0
+        image: registry.k8s.io/sig-storage/nfsplugin:v4.8.0
         securityContext:
           privileged: true
           capabilities:
             add:
             - SYS_ADMIN
             drop:

@willianpaixao willianpaixao force-pushed the main branch 16 times, most recently from 68a5528 to c7d1cff Compare July 23, 2024 22:03
@willianpaixao willianpaixao force-pushed the main branch 8 times, most recently from ceec202 to 0aafd32 Compare August 7, 2024 22:32
Copy link
Owner

@willianpaixao willianpaixao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willianpaixao willianpaixao merged commit bb9067c into main Aug 21, 2024
3 of 6 checks passed
@renovate renovate bot deleted the renovate/csi-driver-nfs-4.x branch August 21, 2024 09:50
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