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 image ghcr.io/cloudnative-pg/postgresql ( 16.3-3 → 16.3-4 ) #3851

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.3-3 -> 16.3-4

…-3 → 16.3-4 )

| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| docker     | ghcr.io/cloudnative-pg/postgresql | 16.3-3 | 16.3-4 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 15, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 15, 2024

--- kubernetes/staging/apps/dbms/cloudnative-pg/cluster Kustomization: flux-system/dbms-cloudnative-pg-cluster Cluster: dbms/postgres

+++ kubernetes/staging/apps/dbms/cloudnative-pg/cluster Kustomization: flux-system/dbms-cloudnative-pg-cluster Cluster: dbms/postgres

@@ -7,13 +7,13 @@

     kustomize.toolkit.fluxcd.io/name: dbms-cloudnative-pg-cluster
     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: postgres
   namespace: dbms
 spec:
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.3-3
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.3-4
   instances: 3
   monitoring:
     enablePodMonitor: true
   postgresql:
     parameters:
       max_connections: '300'

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 15, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.1s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.53s
✅ YAML prettier 1 0 0.4s
✅ YAML yamllint 1 0 0.26s

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 7f4b855 into main Jun 15, 2024
12 checks passed
@szinn szinn deleted the renovate/staging-ghcr.io-cloudnative-pg-postgresql-16.x branch June 15, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant