Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

feat(container)!: Update image docker.io/prodrigestivill/postgres-backup-local to v17 #954

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

Package Update Change
docker.io/prodrigestivill/postgres-backup-local major 16 -> 17

Warning

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


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.

Copy link

github-actions bot commented Sep 28, 2024

--- kubernetes/apps/database/cloudnative-pg/backup Kustomization: flux-system/cloudnative-pg-cluster-backup HelmRelease: database/postgres-backup

+++ kubernetes/apps/database/cloudnative-pg/backup Kustomization: flux-system/cloudnative-pg-cluster-backup HelmRelease: database/postgres-backup

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

               value: -b -C -Z6
             envFrom:
             - secretRef:
                 name: postgres-backups-secret
             image:
               repository: docker.io/prodrigestivill/postgres-backup-local
-              tag: 16@sha256:c577b0d62673d4dce0471c75d21e3e08e4e9789903f5a3fd6613c410442e9670
+              tag: 17@sha256:8d74e85ac86825950bd9fa0f84ea8f5db55ba94c3dd238e9045e2d9a922bcfcc
         cronjob:
           schedule: '@daily'
           ttlSecondsAfterFinished: 43200
         pod:
           enableServiceLinks: false
         type: cronjob

Copy link

github-actions bot commented Sep 28, 2024

--- HelmRelease: database/postgres-backup CronJob: database/postgres-backup

+++ HelmRelease: database/postgres-backup CronJob: database/postgres-backup

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

               value: '7200'
             - name: POSTGRES_EXTRA_OPTS
               value: -b -C -Z6
             envFrom:
             - secretRef:
                 name: postgres-backups-secret
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:c577b0d62673d4dce0471c75d21e3e08e4e9789903f5a3fd6613c410442e9670
+            image: docker.io/prodrigestivill/postgres-backup-local:17@sha256:8d74e85ac86825950bd9fa0f84ea8f5db55ba94c3dd238e9045e2d9a922bcfcc
             name: main
             volumeMounts:
             - mountPath: /backups
               name: backups
           volumes:
           - name: backups

@renovate renovate bot force-pushed the renovate/docker.io-prodrigestivill-postgres-backup-local-17.x branch from 8e816bf to fb05e6f Compare October 1, 2024 06:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants