Skip to content

Commit 1034fa5

Browse files
chore(deps): update postgresql docker tag to v16.4.4
1 parent 13a50d6 commit 1034fa5

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.4.3
5-
digest: sha256:2f26e71b0a1d3dd1e38ab3b451b881953d4a32597c3f1346b987cd3d9c934666
6-
generated: "2025-01-19T21:18:20.163613535Z"
4+
version: 16.4.4
5+
digest: sha256:587a75d3207483c39e22ba8c207cf98104c1c489d1fc2f1f5b5d8e4a1b64c69f
6+
generated: "2025-01-20T19:16:34.899735577Z"

charts/matrix-authentication-service/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# 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.4.0
18+
version: 1.4.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
@@ -29,7 +29,7 @@ appVersion: 0.12.0
2929

3030
dependencies:
3131
- name: postgresql
32-
version: 16.4.3
32+
version: 16.4.4
3333
repository: oci://registry-1.docker.io/bitnamicharts
3434
condition: postgresql.enabled
3535

-79.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)