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

chore(deps): update helm release nextcloud to v6.6.4 #1543

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

walnuts1018
Copy link
Owner

This PR contains the following updates:

Package Update Change
nextcloud (source) patch 6.6.3 -> 6.6.4

Release Notes

nextcloud/helm (nextcloud)

v6.6.4

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-6.6.3...nextcloud-6.6.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@walnuts1018 walnuts1018 enabled auto-merge (squash) February 20, 2025 08:32
Copy link
Contributor

Manifest (k8s/apps) diff

Click to expand
--- snapshots-main/apps/nextcloud/helm.yaml	2025-02-20 08:33:00.028762148 +0000
+++ snapshots-head/apps/nextcloud/helm.yaml	2025-02-20 08:32:59.831763044 +0000
@@ -151,7 +151,7 @@
           requests:
             memory: 170Mi
     repoURL: https://nextcloud.github.io/helm/
-    targetRevision: 6.6.3
+    targetRevision: 6.6.4
   syncPolicy:
     automated:
       prune: true

Copy link
Contributor

Helm diff

Click to expand
--- snapshots-main/helm/nextcloud-helm.yaml	2025-02-20 08:33:00.058762008 +0000
+++ snapshots-head/helm/nextcloud-helm.yaml	2025-02-20 08:32:59.899762737 +0000
@@ -6,7 +6,7 @@
   name: nextcloud-config
   labels:
     app.kubernetes.io/name: nextcloud
-    helm.sh/chart: nextcloud-6.6.3
+    helm.sh/chart: nextcloud-6.6.4
     app.kubernetes.io/instance: nextcloud
     app.kubernetes.io/managed-by: Helm
 data:
@@ -266,7 +266,7 @@
   name: nextcloud
   labels:
     app.kubernetes.io/name: nextcloud
-    helm.sh/chart: nextcloud-6.6.3
+    helm.sh/chart: nextcloud-6.6.4
     app.kubernetes.io/instance: nextcloud
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: app
@@ -289,7 +289,7 @@
   name: nextcloud
   labels:
     app.kubernetes.io/name: nextcloud
-    helm.sh/chart: nextcloud-6.6.3
+    helm.sh/chart: nextcloud-6.6.4
     app.kubernetes.io/instance: nextcloud
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: app
@@ -315,7 +315,7 @@
     spec:
       containers:
         - name: nextcloud
-          image: nextcloud:30.0.5-apache
+          image: nextcloud:30.0.6-apache
           imagePullPolicy: IfNotPresent
           env:
             
@@ -486,7 +486,7 @@
             - mountPath: /mnt/data/share
               name: samba-data
         - name: nextcloud-cron
-          image: nextcloud:30.0.5-apache
+          image: nextcloud:30.0.6-apache
           imagePullPolicy: IfNotPresent
           command:
             - /cron.sh
@@ -642,7 +642,7 @@
   name: nextcloud
   labels:
     app.kubernetes.io/name: nextcloud
-    helm.sh/chart: nextcloud-6.6.3
+    helm.sh/chart: nextcloud-6.6.4
     app.kubernetes.io/instance: nextcloud
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: app

@walnuts1018 walnuts1018 merged commit f9a7bf2 into main Feb 20, 2025
12 of 13 checks passed
@walnuts1018 walnuts1018 deleted the renovate/nextcloud-6.x branch February 20, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant