Skip to content

feat(container)!: Update image lscr.io/linuxserver/nextcloud ( 32.0.0 → 33.0.0 )#599

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lscr.io-linuxserver-nextcloud-33.x
Open

feat(container)!: Update image lscr.io/linuxserver/nextcloud ( 32.0.0 → 33.0.0 )#599
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lscr.io-linuxserver-nextcloud-33.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

Package Update Change
lscr.io/linuxserver/nextcloud (source) major 32.0.033.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

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

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

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

               PUID: 99
               TZ: ..PLACEHOLDER_CONFIG_TIMEZONE..
               UMASK: '0022'
             image:
               pullPolicy: IfNotPresent
               repository: lscr.io/linuxserver/nextcloud
-              tag: 32.0.0
+              tag: 33.0.0
         pod:
           securityContext:
             fsGroup: 100
             fsGroupChangePolicy: Always
         strategy: Recreate
     ingress:

@github-actions
Copy link

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

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

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

         - name: PUID
           value: '99'
         - name: TZ
           value: ..PLACEHOLDER_CONFIG_TIMEZONE..
         - name: UMASK
           value: '0022'
-        image: lscr.io/linuxserver/nextcloud:32.0.0
+        image: lscr.io/linuxserver/nextcloud:33.0.0
         imagePullPolicy: IfNotPresent
         name: main
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /data

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