Skip to content

Commit e951b11

Browse files
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.1-12 (#3866)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | patch | `16.1-9` -> `16.1-12` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
1 parent df9d96e commit e951b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/kyak/apps/database/cloudnative-pg/cluster/cluster16.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: postgres16
77
spec:
88
instances: 3
9-
imageName: ghcr.io/cloudnative-pg/postgresql:16.1-9
9+
imageName: ghcr.io/cloudnative-pg/postgresql:16.1-12
1010
primaryUpdateStrategy: unsupervised
1111
storage:
1212
size: 20Gi

0 commit comments

Comments
 (0)