Skip to content

Commit

Permalink
feat(container)!: Update image postgresql to v14
Browse files Browse the repository at this point in the history
| datasource | package                                       | from    | to     |
| ---------- | --------------------------------------------- | ------- | ------ |
| docker     | registry-1.docker.io/bitnamicharts/postgresql | 13.2.25 | 14.0.4 |
  • Loading branch information
wyoa-bot[bot] committed Feb 10, 2024
1 parent c93d77f commit 1a0e3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/databases/postgresql/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: postgresql
version: 13.2.25
version: 14.0.4
sourceRef:
kind: HelmRepository
name: bitnami
Expand Down

0 comments on commit 1a0e3ef

Please sign in to comment.