Skip to content

feat(helm): update chart nextcloud ( 9.0.4 → 9.1.0 )#3638

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-nextcloud-9.x
Closed

feat(helm): update chart nextcloud ( 9.0.4 → 9.1.0 )#3638
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-nextcloud-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

Package Update Change
nextcloud (source) minor 9.0.49.1.0

Release Notes

nextcloud/helm (nextcloud)

v9.1.0

Compare Source

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

What's Changed
New Contributors

Full Changelog: nextcloud/helm@nextcloud-9.0.6...nextcloud-9.1.0

v9.0.6

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-9.0.5...nextcloud-9.0.6

v9.0.5

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-9.0.4...nextcloud-9.0.5


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 08:00 AM and 08:59 PM, only on Wednesday (* 8-20 * * 3)
  • 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.

@renovate renovate Bot requested a review from martinohmann as a code owner May 13, 2026 14:30
@github-actions github-actions Bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels May 13, 2026
@github-actions
Copy link
Copy Markdown

helmrelease changes in kubernetes/main

--- HelmRelease: default/nextcloud Deployment: default/nextcloud

+++ HelmRelease: default/nextcloud Deployment: default/nextcloud

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

         php-config-hash: ed0e8e1a6c704392bdc7ac88be76273cfa95c6fa671770ed92809661ad6a77d4
         nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b
         hooks-hash: 9525c2748a6c7cd0e28ec740623d0b3fa5a75c83b51ccfd136bc89c76737b204
     spec:
       containers:
       - name: nextcloud
-        image: public.ecr.aws/docker/library/nextcloud:33.0.0-fpm-alpine
+        image: public.ecr.aws/docker/library/nextcloud:33.0.3-fpm-alpine
         imagePullPolicy: IfNotPresent
         env:
         - name: OVERWRITEPROTOCOL
           value: https
         - name: POSTGRES_HOST
           valueFrom:
@@ -269,13 +269,13 @@

         - name: nextcloud-main
           mountPath: /var/www/html/themes
           subPath: themes
         - name: nextcloud-nginx-config
           mountPath: /etc/nginx/conf.d/
       - name: nextcloud-cron
-        image: public.ecr.aws/docker/library/nextcloud:33.0.0-fpm-alpine
+        image: public.ecr.aws/docker/library/nextcloud:33.0.3-fpm-alpine
         imagePullPolicy: IfNotPresent
         command:
         - /cron.sh
         env:
         - name: OVERWRITEPROTOCOL
           value: https

@github-actions
Copy link
Copy Markdown

kustomization changes in kubernetes/main

--- kubernetes/main/apps/default/nextcloud/app Kustomization: default/nextcloud HelmRelease: default/nextcloud

+++ kubernetes/main/apps/default/nextcloud/app Kustomization: default/nextcloud HelmRelease: default/nextcloud

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

     spec:
       chart: nextcloud
       sourceRef:
         kind: HelmRepository
         name: nextcloud
         namespace: flux-system
-      version: 9.0.4
+      version: 9.1.0
   install:
     timeout: 60m
   interval: 2h
   upgrade:
     timeout: 60m
   values:

@renovate renovate Bot deleted the renovate/main-nextcloud-9.x branch May 13, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant