Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.
Open
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.2.2
digest: sha256:b957328c1332452d3f6eac95624d30776c464d0f5966cd5d4f86f882ade6d280
generated: "2024-11-21T21:13:49.581276134Z"
version: 16.3.1
digest: sha256:dfbf19f027125f241a744c4e7f40056967469f5cb622f389b69edd301c355b0c
generated: "2024-12-15T12:53:49.957650003Z"
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.2.1
version: 1.3.0

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

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