Skip to content

Commit 27ce3b4

Browse files
committed
chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag
1 parent 64086e8 commit 27ce3b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

imagecatalogs/postgresql/kustomization.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ resources:
77
- ClusterImageCatalog.yaml
88
images:
99
- name: ghcr.io/cloudnative-pg/postgresql:12
10-
newTag: 12.21-1-bullseye@sha256:5193079c6d6fe3d81fba5bc762a3506192d3011b5107a606e749d24d2e481aca
10+
newTag: 17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
1111
- name: ghcr.io/cloudnative-pg/postgresql:13
12-
newTag: 13.17-1-bullseye@sha256:882e25868fbf81b2d8e5127c529bb0642149763fe4e209c504b8096a820c1daa
12+
newTag: 17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
1313
- name: ghcr.io/cloudnative-pg/postgresql:14
14-
newTag: 14.14-1-bullseye@sha256:c6e3811a6fdc1d4d2bab1b2dbf891ace3b72e0d5684161082d376d9f036b032f
14+
newTag: 17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
1515
- name: ghcr.io/cloudnative-pg/postgresql:15
16-
newTag: 15.9-1-bullseye@sha256:d20c504384c14bb78110a45c14ab84f2dea064ee3a784e61c5fb81b51b35a9d6
16+
newTag: 17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
1717
- name: ghcr.io/cloudnative-pg/postgresql:16
18-
newTag: 16.5-1-bullseye@sha256:4af0d0f293b0d32e1184485247a6ab16a8608a8f91d0e578b363efb9b6a4defb
18+
newTag: 17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
1919
- name: ghcr.io/cloudnative-pg/postgresql:17
2020
newTag: 17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4

manager/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ patches:
3939
env:
4040
- name: POSTGRES_IMAGE_NAME
4141
# renovate: datasource=docker
42-
value: ghcr.io/cloudnative-pg/postgresql:17.1@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
42+
value: ghcr.io/cloudnative-pg/postgresql:17.2@sha256:a0154a123fbb1a82f420457f53c933f7214644f220135633a8b38fca0ada966f
4343
images:
4444
- name: ghcr.io/cloudnative-pg/cloudnative-pg
4545
newTag: 1.24.1@sha256:3ffc9b353804b050741c145ddc7b71a418c21153e6fc92c5d9dabac11d7a5257

0 commit comments

Comments
 (0)