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(helm): update chart democratic-csi ( 0.14.5 → 0.14.7 ) #5277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

This PR contains the following updates:

Package Update Change
democratic-csi patch 0.14.5 -> 0.14.7

Release Notes

democratic-csi/charts (democratic-csi)

v0.14.7

Compare Source

csi storage for container orchestration systems

v0.14.6

Compare Source

Released 2024-03-26

  • bump sidecar versions
  • new examples
  • support seLinuxMount on CSIDriver resource

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 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.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 26, 2024

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

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

@@ -18,14 +18,14 @@

       app.kubernetes.io/managed-by: Helm
       app.kubernetes.io/csi-role: node
       app.kubernetes.io/component: node-linux
   template:
     metadata:
       annotations:
-        checksum/secret: c85811249efb765d98ec89d0f6a770bcab33a1bc70437ddf8830af084d808831
-        checksum/configmap: e5f822e67c7eb3a6c1401392202a0c10b9205996836be5c8b16de5aef9e525da
+        checksum/secret: 8a73bc4f9a1007e3a7e1808b69fbdbd37f4e8a728ed5a2b94dd3accc2aa01901
+        checksum/configmap: fb747f2273de2088e52b41258c58ce75512875695dfd1f2e201db9e9bb036749
       labels:
         app.kubernetes.io/name: democratic-csi
         app.kubernetes.io/instance: local-path-provisioner
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/csi-role: node
         app.kubernetes.io/component: node-linux
@@ -70,13 +70,13 @@

         - name: POD_NAME
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.name
       - name: external-snapshotter
-        image: registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
+        image: registry.k8s.io/sig-storage/csi-snapshotter:v6.3.0
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=system
         - --timeout=90s
         - --worker-threads=10
@@ -164,13 +164,13 @@

         - name: extra-ca-certs
           mountPath: /tmp/certs
         - mountPath: /var/k8s/demo-csi-local-path
           mountPropagation: Bidirectional
           name: local-hostpath
       - name: csi-proxy
-        image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.3
+        image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.6
         env:
         - name: BIND_TO
           value: unix:///csi-data/csi.sock
         - name: PROXY_TO
           value: unix:///csi-data/csi.sock.internal
         volumeMounts:

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 26, 2024

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

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

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

     spec:
       chart: democratic-csi
       sourceRef:
         kind: HelmRepository
         name: democratic-csi
         namespace: flux-system
-      version: 0.14.5
+      version: 0.14.7
   interval: 30m
   values:
     controller:
       enabled: true
       externalAttacher:
         enabled: false

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 26, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.15s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.94s
✅ YAML prettier 1 0 0.5s
✅ YAML yamllint 1 0 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-democratic-csi-0.x branch from 3cc701a to a97fde3 Compare March 26, 2024 17:45
| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | democratic-csi | 0.14.5 | 0.14.7 |
@renovate renovate bot force-pushed the renovate/cluster-0-democratic-csi-0.x branch from a97fde3 to 9d49a39 Compare November 15, 2024 18:39
@renovate renovate bot changed the title fix(helm): update chart democratic-csi ( 0.14.5 → 0.14.6 ) fix(helm): update chart democratic-csi ( 0.14.5 → 0.14.7 ) Nov 15, 2024
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.

0 participants