Skip to content

Commit c2b434a

Browse files
chore(deps): update postgresql docker tag to v18
1 parent 61d6830 commit c2b434a

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.6.1
5-
digest: sha256:0b7677d880b3081e354485a421fd1ffe4fff06e54caa7d2f0d0c4991ab78827d
6-
generated: "2025-04-07T08:32:13.795944217Z"
4+
version: 18.0.7
5+
digest: sha256:b13d591c0e6d35463b31f4de99e27b2b769a2670fcafbf1e77598a876002bea0
6+
generated: "2025-10-06T12:51:36.990734649Z"

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.6.0
18+
version: 2.0.0
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.16.0
2929

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

-79.6 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)