Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit 2f6b00f

Browse files
authored
Merge pull request #37 from small-hack/renovate/postgresql-16.x
Update postgresql Docker tag to v16.0.3
2 parents bf6b6c7 + 35a3a34 commit 2f6b00f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.0.0
5-
digest: sha256:b600cbb18c22aa013d71d200782f07c6eabcd33a490448a13015f880fb48033b
6-
generated: "2024-10-02T14:13:14.419723452Z"
4+
version: 16.0.3
5+
digest: sha256:ca9771d347da9ddbcdfe53f58cef7e902104fc6ca12bb4674edb7959332be241
6+
generated: "2024-10-20T11:13:10.945110961Z"

charts/matrix-sliding-sync/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.0
18+
version: 1.0.1
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -27,7 +27,7 @@ appVersion: "v0.99.19"
2727

2828
dependencies:
2929
- name: postgresql
30-
version: 16.0.0
30+
version: 16.0.3
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: postgresql.enabled
3333

-74.3 KB
Binary file not shown.
73.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)