feat(common): update image ghcr.io/cloudnative-pg/postgresql 15.15 → 15.16 (#45316)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | minor | `4c1d5af` → `bc1ccea` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
e5c1c4ac86
commit
7cde541896
@@ -50,5 +50,4 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
||||
- https://hub.docker.com/_/
|
||||
type: library
|
||||
version: 28.32.0
|
||||
|
||||
version: 28.32.1
|
||||
|
||||
@@ -643,7 +643,7 @@ mongodbClientImage:
|
||||
|
||||
postgres15Image:
|
||||
repository: ghcr.io/cloudnative-pg/postgresql
|
||||
tag: "15.15@sha256:030109b6f7555254fedd4b32e014ff211c8798fb8cae9560fe959eaa24276c3d"
|
||||
tag: "15.16@sha256:bc1cceab7e23f0da9cbce1a0de818f6730e5c36ba2e67fa52299fb7f2db931a7"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
postgres16Image:
|
||||
|
||||
Reference in New Issue
Block a user