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.6 ) #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

Mend Renovate

This PR contains the following updates:

Package Update Change
democratic-csi patch 0.14.5 -> 0.14.6

Release Notes

democratic-csi/charts (democratic-csi)

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 has been generated by Mend Renovate. View repository job log here.

@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: 3f1bb412ed8361a2d3e0d3e163a1735ecf14114738185025358f0606d1ec2b6a
+        checksum/configmap: 8db33e06fd8f3fb1a3c3a5cd72fc28847694cf2ecb22d53d4576ad86784d97a9
       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.6
   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.55s
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY secretlint yes no 3.49s
βœ… YAML prettier 1 0 0.8s
βœ… YAML yamllint 1 0 0.19s

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

| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | democratic-csi | 0.14.5 | 0.14.6 |
@renovate renovate bot force-pushed the renovate/cluster-0-democratic-csi-0.x branch from 3cc701a to a97fde3 Compare March 26, 2024 17:45
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.

None yet

0 participants