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 nextcloud ( 6.3.1 → 6.3.2 ) #1702

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Update Change
nextcloud (source) patch 6.3.1 -> 6.3.2

Release Notes

nextcloud/helm (nextcloud)

v6.3.2

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.3.1...nextcloud-6.3.2


Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 December 13, 2024 17:04
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 13, 2024
Copy link

kustomization changes in kubernetes/main

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

+++ kubernetes/main/apps/default/nextcloud/app Kustomization: flux-system/nextcloud HelmRelease: default/nextcloud

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

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

Copy link

helmrelease changes in kubernetes/main

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

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

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

         php-config-hash: b42c4841da13ab0c6d450941f1d15997c7ee914e8f09152d25ac1af57d0ccc8c
         nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b
         hooks-hash: 9525c2748a6c7cd0e28ec740623d0b3fa5a75c83b51ccfd136bc89c76737b204
     spec:
       containers:
       - name: nextcloud
-        image: public.ecr.aws/docker/library/nextcloud:30.0.3-fpm-alpine
+        image: public.ecr.aws/docker/library/nextcloud:30.0.4-fpm-alpine
         imagePullPolicy: IfNotPresent
         env:
         - name: OVERWRITEPROTOCOL
           value: https
         - name: POSTGRES_HOST
           valueFrom:
@@ -267,13 +267,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:30.0.3-fpm-alpine
+        image: public.ecr.aws/docker/library/nextcloud:30.0.4-fpm-alpine
         imagePullPolicy: IfNotPresent
         command:
         - /cron.sh
         env:
         - name: OVERWRITEPROTOCOL
           value: https

@martinohmann martinohmann merged commit 3cb3c77 into main Dec 16, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-nextcloud-6.x branch December 16, 2024 13:04
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