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

chore(deps): update docker.io/prodrigestivill/postgres-backup-local:16 docker digest to f873bbf #3873

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 20, 2024

This PR contains the following updates:

Package Update Change
docker.io/prodrigestivill/postgres-backup-local digest 2958616 -> f873bbf

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/digest Issue relates to a digest version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 20, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 20, 2024

--- kubernetes/main/apps/dbms/cloudnative-pg/backup Kustomization: flux-system/dbms-cloudnative-pg-backup HelmRelease: dbms/postgres-backup

+++ kubernetes/main/apps/dbms/cloudnative-pg/backup Kustomization: flux-system/dbms-cloudnative-pg-backup HelmRelease: dbms/postgres-backup

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

               value: -b -C -c -Z6
             envFrom:
             - secretRef:
                 name: postgres-backups-secret
             image:
               repository: docker.io/prodrigestivill/postgres-backup-local
-              tag: 16@sha256:295861660cc409c391f9855ff798abdd2989b1be1c995f22ea793f1351da32aa
+              tag: 16@sha256:f873bbfb406db633ab879628b11ef8092279639c467a2ea5f5bfa08b776252fb
         cronjob:
           schedule: '@daily'
           ttlSecondsAfterFinished: 43200
         pod:
           enableServiceLinks: false
           securityContext:
--- kubernetes/main/apps/media/immich/db Kustomization: flux-system/media-immich-database HelmRelease: media/immich-postgres-backup

+++ kubernetes/main/apps/media/immich/db Kustomization: flux-system/media-immich-database HelmRelease: media/immich-postgres-backup

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

               value: -b -C -c -Z6 --inserts
             envFrom:
             - secretRef:
                 name: immich-postgres-backups-secret
             image:
               repository: docker.io/prodrigestivill/postgres-backup-local
-              tag: 16@sha256:295861660cc409c391f9855ff798abdd2989b1be1c995f22ea793f1351da32aa
+              tag: 16@sha256:f873bbfb406db633ab879628b11ef8092279639c467a2ea5f5bfa08b776252fb
         cronjob:
           schedule: '@daily'
           ttlSecondsAfterFinished: 43200
         pod:
           enableServiceLinks: false
           securityContext:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 20, 2024

--- HelmRelease: dbms/postgres-backup CronJob: dbms/postgres-backup

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

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

               value: '7200'
             - name: POSTGRES_EXTRA_OPTS
               value: -b -C -c -Z6
             envFrom:
             - secretRef:
                 name: postgres-backups-secret
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:295861660cc409c391f9855ff798abdd2989b1be1c995f22ea793f1351da32aa
+            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:f873bbfb406db633ab879628b11ef8092279639c467a2ea5f5bfa08b776252fb
             name: main
             volumeMounts:
             - mountPath: /backups
               name: backups
           volumes:
           - name: backups
--- HelmRelease: media/immich-postgres-backup CronJob: media/immich-postgres-backup

+++ HelmRelease: media/immich-postgres-backup CronJob: media/immich-postgres-backup

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

               value: '7200'
             - name: POSTGRES_EXTRA_OPTS
               value: -b -C -c -Z6 --inserts
             envFrom:
             - secretRef:
                 name: immich-postgres-backups-secret
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:295861660cc409c391f9855ff798abdd2989b1be1c995f22ea793f1351da32aa
+            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:f873bbfb406db633ab879628b11ef8092279639c467a2ea5f5bfa08b776252fb
             name: main
             volumeMounts:
             - mountPath: /backups
               name: backups
           volumes:
           - name: backups

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 20, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.58s
✅ YAML prettier 2 0 0.46s
✅ YAML yamllint 2 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 39b8d16 into main Jun 22, 2024
12 checks passed
@szinn szinn deleted the renovate/main-docker.io-prodrigestivill-postgres-backup-local-16 branch June 22, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/digest Issue relates to a digest version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant