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(container): update postgres ( 16.1 → 16.2 ) #1099

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Feb 13, 2024

This PR contains the following updates:

Package Update Change
postgres minor 16.1-alpine -> 16.2-alpine

Warning

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


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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 13, 2024

--- cluster/apps/databases/postgres-backup/app Kustomization: flux-system/cluster-apps-postgres-backup HelmRelease: databases/postgres-pgdump

+++ cluster/apps/databases/postgres-backup/app Kustomization: flux-system/cluster-apps-postgres-backup HelmRelease: databases/postgres-pgdump

@@ -56,13 +56,13 @@

                         name: postgres-superuser
                   - name: PGPASSWORD
                     valueFrom:
                       secretKeyRef:
                         key: password
                         name: postgres-superuser
-                  image: postgres:16.1-alpine@sha256:17eb369d9330fe7fbdb2f705418c18823d66322584c77c2b43cc0e1851d01de7
+                  image: postgres:16.2-alpine@sha256:bbd7346fab25b7e0b25f214829d6ebfb78ef0465059492e46dee740ce8fcd844
                   name: dump
                   volumeMounts:
                   - mountPath: /backup
                     name: data
                 restartPolicy: Never
                 volumes:

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 13, 2024

--- HelmRelease: databases/postgres-pgdump CronJob: databases/postgres-dump

+++ HelmRelease: databases/postgres-pgdump CronJob: databases/postgres-dump

@@ -29,13 +29,13 @@

                   name: postgres-superuser
             - name: PGPASSWORD
               valueFrom:
                 secretKeyRef:
                   key: password
                   name: postgres-superuser
-            image: postgres:16.1-alpine@sha256:17eb369d9330fe7fbdb2f705418c18823d66322584c77c2b43cc0e1851d01de7
+            image: postgres:16.2-alpine@sha256:bbd7346fab25b7e0b25f214829d6ebfb78ef0465059492e46dee740ce8fcd844
             name: dump
             volumeMounts:
             - mountPath: /backup
               name: data
           restartPolicy: Never
           volumes:

@ergho-bot ergho-bot bot removed the area/cluster label Feb 14, 2024
@ergho ergho merged commit f4fbc1d into main Feb 27, 2024
7 of 8 checks passed
@ergho ergho deleted the renovate/postgres-16.x branch February 27, 2024 10:53
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