Skip to content

Commit b755901

Browse files
chore(deps): update postgres-monitoring (#1586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a1bff7 commit b755901

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
env:
1010
- name: TZ
1111
value: America/Los_Angeles
12-
imageName: ghcr.io/cloudnative-pg/postgresql:18@sha256:766a236947fe082987bdb07d5a5bc9dca0f0ad4204d77de03cbefb14333b645d
12+
imageName: ghcr.io/cloudnative-pg/postgresql:18@sha256:2f072060b5d03630781e11119b597f7020f06135bc29b030d8b6834c39b45e85
1313
instances: 3
1414
managed:
1515
services:

kustomization/overlays/prod/monitoring/kustomization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ helmCharts:
3434
valuesFile: prometheus-adapter-values.yml
3535
images:
3636
- name: postgres
37-
newTag: 18@sha256:52e6ffd11fddd081ae63880b635b2a61c14008c17fc98cdc7ce5472265516dd0
37+
newTag: 18@sha256:78481659c47e862334611ccdaf7c369c986b3046da9857112f3b309114a65fb4
3838
- name: registry.k8s.io/prometheus-adapter/prometheus-adapter
3939
newTag: v0.12.0@sha256:932eae60e2bcf9c4660d6442da066ef1a79b4ea7cc232c61c7303069216ca006
4040
namespace: monitoring

0 commit comments

Comments
 (0)