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(container): update public.ecr.aws/docker/library/nextcloud ( 29.0.1 β†’ 29.0.2 ) #1228

Merged

Conversation

elcattivo-bot[bot]
Copy link
Contributor

@elcattivo-bot elcattivo-bot bot commented Jun 19, 2024

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/nextcloud patch 29.0.1-fpm-alpine -> 29.0.2-fpm-alpine

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.

@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jun 19, 2024
@elcattivo-bot
Copy link
Contributor Author

elcattivo-bot bot commented Jun 19, 2024

--- 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:29.0.1-fpm-alpine
+        image: public.ecr.aws/docker/library/nextcloud:29.0.2-fpm-alpine
         imagePullPolicy: IfNotPresent
         env:
         - name: POSTGRES_HOST
           value: postgres16-rw.databases.svc.cluster.local:5432
         - name: POSTGRES_DB
           value: nextcloud
@@ -213,13 +213,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:29.0.1-fpm-alpine
+        image: public.ecr.aws/docker/library/nextcloud:29.0.2-fpm-alpine
         imagePullPolicy: IfNotPresent
         command:
         - /cron.sh
         env:
         - name: POSTGRES_HOST
           value: postgres16-rw.databases.svc.cluster.local:5432

@elcattivo-bot
Copy link
Contributor Author

elcattivo-bot bot commented Jun 19, 2024

--- 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

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

     fullnameOverride: nextcloud
     hpa:
       enabled: false
     image:
       flavor: fpm-alpine
       repository: public.ecr.aws/docker/library/nextcloud
-      tag: 29.0.1-fpm-alpine
+      tag: 29.0.2-fpm-alpine
     ingress:
       annotations:
         external-dns.alpha.kubernetes.io/target: external.
         nginx.ingress.kubernetes.io/proxy-body-size: 10G
         nginx.ingress.kubernetes.io/proxy-buffering: 'off'
         nginx.ingress.kubernetes.io/proxy-request-buffering: 'off'

@elcattivo66 elcattivo66 merged commit 9ae4238 into main Jun 21, 2024
5 checks passed
@elcattivo-bot elcattivo-bot bot deleted the renovate/main-public.ecr.aws-docker-library-nextcloud-29.x branch June 21, 2024 21:08
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.

None yet

1 participant