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 ghcr.io/democratic-csi/democratic-csi (v1.8.4 β†’ v1.9.0) #2102

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Mar 27, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/democratic-csi/democratic-csi minor v1.8.4 -> v1.9.0

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.

… β†’ v1.9.0)

Signed-off-by: k8s-renovate[bot] <129223303+k8s-renovate[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner March 27, 2024 00:17
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Mar 27, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Mar 27, 2024

--- kubernetes/apps/democratic-csi/democratic-csi/local-hostpath Kustomization: flux-system/cluster-apps-democratic-csi-local-hostpath HelmRelease: democratic-csi/democratic-csi-local-hostpath

+++ kubernetes/apps/democratic-csi/democratic-csi/local-hostpath Kustomization: flux-system/cluster-apps-democratic-csi-local-hostpath HelmRelease: democratic-csi/democratic-csi-local-hostpath

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

     node:
       driver:
         extraVolumeMounts:
         - mountPath: /var/lib/democratic-csi-local-hostpath
           mountPropagation: Bidirectional
           name: local-hostpath
-        image: ghcr.io/democratic-csi/democratic-csi:v1.8.4
+        image: ghcr.io/democratic-csi/democratic-csi:v1.9.0
       extraVolumes:
       - hostPath:
           path: /var/lib/democratic-csi-local-hostpath
           type: DirectoryOrCreate
         name: local-hostpath
       nodeSelector:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Mar 27, 2024

--- HelmRelease: democratic-csi/democratic-csi-local-hostpath DaemonSet: democratic-csi/democratic-csi-local-hostpath-node

+++ HelmRelease: democratic-csi/democratic-csi-local-hostpath DaemonSet: democratic-csi/democratic-csi-local-hostpath-node

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

         - name: POD_NAME
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.name
       - name: csi-driver
-        image: ghcr.io/democratic-csi/democratic-csi:v1.8.4
+        image: ghcr.io/democratic-csi/democratic-csi:v1.9.0
         args:
         - --csi-version=1.5.0
         - --csi-name=local-hostpath.democratic-csi.k8s.home.arpa
         - --driver-config-file=/config/driver-config-file.yaml
         - --log-level=info
         - --csi-mode=node

@buroa buroa merged commit a809d09 into master Mar 27, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-democratic-csi-democratic-csi-1.x branch March 27, 2024 00:19
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