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(helm)!: Update nextcloud ( 5.5.6 → 6.0.0 ) #342

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
nextcloud (source) major 5.5.6 -> 6.0.0

Release Notes

nextcloud/helm (nextcloud)

v6.0.0

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-5.5.6...nextcloud-6.0.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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@field-repair-bot-74a
Copy link
Contributor Author

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

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

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

         php-config-hash: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
         nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b
         hooks-hash: 9525c2748a6c7cd0e28ec740623d0b3fa5a75c83b51ccfd136bc89c76737b204
     spec:
       containers:
       - name: nextcloud
-        image: nextcloud:29.0.6-fpm-alpine
+        image: nextcloud:30.0.0-fpm-alpine
         imagePullPolicy: IfNotPresent
         env:
         - name: POSTGRES_HOST
           value: postgres16-rw.database.svc.cluster.local:5432
         - name: POSTGRES_DB
           value: nextcloud
@@ -233,13 +233,13 @@

         - name: nextcloud-main
           mountPath: /var/www/html/themes
           subPath: themes
         - name: nextcloud-nginx-config
           mountPath: /etc/nginx/conf.d/
       - name: nextcloud-cron
-        image: nextcloud:29.0.6-fpm-alpine
+        image: nextcloud:30.0.0-fpm-alpine
         imagePullPolicy: IfNotPresent
         command:
         - /cron.sh
         env:
         - name: POSTGRES_HOST
           value: postgres16-rw.database.svc.cluster.local:5432

@field-repair-bot-74a
Copy link
Contributor Author

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

+++ kubernetes/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: 5.5.6
+      version: 6.0.0
   install:
     remediation:
       retries: 3
   interval: 30m
   timeout: 15m
   upgrade:

@Heavybullets8 Heavybullets8 merged commit c494ca6 into main Sep 19, 2024
7 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/nextcloud-6.x branch September 19, 2024 18:04
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.

1 participant