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

Update postgresql Docker tag to v16.0.4 #38

Merged
merged 1 commit into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/matrix-sliding-sync/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.3
digest: sha256:ca9771d347da9ddbcdfe53f58cef7e902104fc6ca12bb4674edb7959332be241
generated: "2024-10-20T11:13:10.945110961Z"
version: 16.0.4
digest: sha256:8112059bbff6d708a187fcfceb87d35b8624aeb8cee0441873f80b3c5f840dd5
generated: "2024-10-21T12:28:11.533823636Z"
4 changes: 2 additions & 2 deletions charts/matrix-sliding-sync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.1
version: 1.0.2

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

dependencies:
- name: postgresql
version: 16.0.3
version: 16.0.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled

Expand Down
Binary file not shown.
Binary file not shown.
Loading