Skip to content

fix(container): update ghcr.io/ahinko/simple-pg-backup ( v4.0.2 → v4.0.3 ) #4122

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

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Jan 9, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/ahinko/simple-pg-backup patch v4.0.2 -> v4.0.3

Release Notes

ahinko/simple-pg-backup (ghcr.io/ahinko/simple-pg-backup)

v4.0.3

Compare Source

What's Changed

Full Changelog: ahinko/simple-pg-backup@v4.0.2...v4.0.3


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 these updates again.


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

This PR has been generated by Renovate Bot.

…0.3 )

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| docker     | ghcr.io/ahinko/simple-pg-backup | v4.0.2 | v4.0.3 |
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jan 9, 2025

--- kubernetes/main/apps/databases/postgres-backup/app Kustomization: flux-system/postgres-backup CronJob: databases/postgres16-backup

+++ kubernetes/main/apps/databases/postgres-backup/app Kustomization: flux-system/postgres-backup CronJob: databases/postgres16-backup

@@ -35,13 +35,13 @@

               value: backups
             - name: MINIO_HOST
               value: https://s3.${SECRET_DOMAIN}
             envFrom:
             - secretRef:
                 name: postgres17-backup-secret
-            image: ghcr.io/ahinko/simple-pg-backup:v4.0.2
+            image: ghcr.io/ahinko/simple-pg-backup:v4.0.3
             imagePullPolicy: IfNotPresent
             name: postgres-backup
           restartPolicy: OnFailure
   schedule: 0 3 * * *
   successfulJobsHistoryLimit: 1
 
--- kubernetes/main/apps/databases/postgres-backup/app Kustomization: flux-system/postgres-backup CronJob: databases/postgres17-backup

+++ kubernetes/main/apps/databases/postgres-backup/app Kustomization: flux-system/postgres-backup CronJob: databases/postgres17-backup

@@ -35,13 +35,13 @@

               value: backups
             - name: MINIO_HOST
               value: https://s3.${SECRET_DOMAIN}
             envFrom:
             - secretRef:
                 name: postgres17-backup-secret
-            image: ghcr.io/ahinko/simple-pg-backup:v4.0.2
+            image: ghcr.io/ahinko/simple-pg-backup:v4.0.3
             imagePullPolicy: IfNotPresent
             name: postgres-backup
           restartPolicy: OnFailure
   schedule: 0 4 * * *
   successfulJobsHistoryLimit: 1
 

@ahinko ahinko merged commit 3962fde into main Jan 11, 2025
8 of 9 checks passed
@ahinko ahinko deleted the renovate/ghcr.io-ahinko-simple-pg-backup-4.x branch January 11, 2025 13:31
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