home-ops
home-ops copied to clipboard
feat(container)!: Update image docker.io/bitnami/postgresql to v16
This PR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/bitnami/postgresql (source) | major | 15.5.0 -> 16.4.0 |
[!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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
Path: cluster/apps/databases/postgresql/helm-release.yaml
%0A%0Adiff%0A@@ -149,7 +149,7 @@%0A hostIPC: false%0A containers:%0A - name: postgresql%0A- image: docker.io/bitnami/postgresql:15.5.0%0A+ image: docker.io/bitnami/postgresql:16.1.0%0A imagePullPolicy: "IfNotPresent"%0A securityContext:%0A allowPrivilegeEscalation: false%0A
🦙 MegaLinter status: ✅ SUCCESS
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ YAML | yamllint | 1 | 0 | 0.19s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff