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 chart nextcloud to 6.2.1 #1632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Update Change
nextcloud (source) minor 6.1.0 -> 6.2.1

Release Notes

nextcloud/helm (nextcloud)

v6.2.1

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.2.0...nextcloud-6.2.1

v6.2.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-6.1.1...nextcloud-6.2.0

v6.1.1

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.1.0...nextcloud-6.1.1


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Oct 26, 2024
Copy link

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

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

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

         nextcloud-config-hash: f8fba28244b08713511205ca08ab538a114d87b56828c197cf4a3f2a4b18ba53
         php-config-hash: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
         hooks-hash: 9525c2748a6c7cd0e28ec740623d0b3fa5a75c83b51ccfd136bc89c76737b204
     spec:
       containers:
       - name: nextcloud
-        image: nextcloud:30.0.0-apache
+        image: nextcloud:30.0.1-apache
         imagePullPolicy: IfNotPresent
         env:
         - name: OVERWRITEPROTOCOL
           value: https
         - name: POSTGRES_HOST
           valueFrom:
@@ -247,13 +247,13 @@

           mountPath: /var/www/html/config/swift.config.php
           subPath: swift.config.php
         - name: nextcloud-config
           mountPath: /var/www/html/config/upgrade-disable-web.config.php
           subPath: upgrade-disable-web.config.php
       - name: nextcloud-cron
-        image: nextcloud:30.0.0-apache
+        image: nextcloud:30.0.1-apache
         imagePullPolicy: IfNotPresent
         command:
         - /cron.sh
         env:
         - name: OVERWRITEPROTOCOL
           value: https

Copy link

--- 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.1.0
+      version: 6.2.1
   dependsOn:
   - name: authelia
     namespace: default
   - name: redis-lb
     namespace: default
   - name: glauth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants