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

Update postgresql Docker tag to v15.5.13 #24

Merged
merged 1 commit into from
Jul 5, 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: 15.5.12
digest: sha256:62e349db5fe4aece9d7f8ed26dcc42f1fbcd01797cf1f4368412f09d1a3bc8e8
generated: "2024-07-02T14:12:03.289586934Z"
version: 15.5.13
digest: sha256:850598ab814aa6ea0a08355b268937ce4c7865c1ee978164bad276d1d6370cf9
generated: "2024-07-03T12:23:30.675456023Z"
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: 0.5.4
version: 0.5.5

# 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: 15.5.12
version: 15.5.13
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled

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