Skip to content

Commit cffd3d5

Browse files
chore(deps): update postgres-crowdsec (#1585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57eb849 commit cffd3d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kustomization/overlays/prod/crowdsec/cnpg/cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
env:
1717
- name: TZ
1818
value: America/Los_Angeles
19-
imageName: ghcr.io/cloudnative-pg/postgresql:18@sha256:d7fc326bcf58b361a6df4338f4d7775ce533716aabf3fd2ee27a1776c688bb8f
19+
imageName: ghcr.io/cloudnative-pg/postgresql:18@sha256:2f072060b5d03630781e11119b597f7020f06135bc29b030d8b6834c39b45e85
2020
instances: 1
2121
managed:
2222
services:

kustomization/overlays/prod/crowdsec/kustomization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ images:
2222
- name: ghcr.io/crowdsecurity/crowdsec
2323
newTag: v1.7.7@sha256:6ca53ad26196ca59ddd4fa692a586b73d8fcde085046163b9ca2f04887dca563
2424
- name: postgres
25-
newTag: 18@sha256:52e6ffd11fddd081ae63880b635b2a61c14008c17fc98cdc7ce5472265516dd0
25+
newTag: 18@sha256:78481659c47e862334611ccdaf7c369c986b3046da9857112f3b309114a65fb4
2626
namespace: crowdsec
2727
patches:
2828
- path: patches/cnpg/set_backup_path.yml

0 commit comments

Comments
 (0)