Skip to content
Closed
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-authentication-service/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.6.1
digest: sha256:0b7677d880b3081e354485a421fd1ffe4fff06e54caa7d2f0d0c4991ab78827d
generated: "2025-04-07T08:32:13.795944217Z"
version: 16.7.10
digest: sha256:b5ce80b0671a7a23d02b2b781b2a6f7be35057c21a94cf0b87ba931846c03eb9
generated: "2025-06-07T20:33:55.78191871Z"
4 changes: 2 additions & 2 deletions charts/matrix-authentication-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# 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.5.1
version: 1.6.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 @@ -29,7 +29,7 @@ appVersion: 0.15.0

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

Expand Down
4 changes: 2 additions & 2 deletions charts/matrix-authentication-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# matrix-authentication-service

![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square)
![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square)

A Helm chart for deploying the matrix authentication service on Kubernetes

Expand All @@ -14,7 +14,7 @@ A Helm chart for deploying the matrix authentication service on Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |

## Values

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