Skip to content

Commit 39e5e79

Browse files
Update postgresql Docker tag to v16.6.0 (#671)
* Update postgresql Docker tag to v16.6.0 * helm-docs: automated action --------- Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 95393fd commit 39e5e79

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/matrix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.3.1
4+
version: 16.6.0
55
- name: coturn
66
repository: https://small-hack.github.io/coturn-chart
77
version: 8.0.0
88
- name: matrix-authentication-service
99
repository: https://small-hack.github.io/matrix-authentication-service-chart
1010
version: 1.3.1
11-
digest: sha256:0e1c52b66eee5ade9c27ba49632e0ed44ccdb3d049b27d5f18db171615c19902
12-
generated: "2025-03-30T16:22:40.930956+02:00"
11+
digest: sha256:d70fa1b6bf51c55473f07502807e5abf098d704b9fe8d2f96ce276cdc52afdc3
12+
generated: "2025-03-30T17:10:09.665450089Z"

charts/matrix/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sources:
88

99
type: application
1010

11-
version: 19.0.0
11+
version: 19.1.0
1212

1313
# renovate: image=ghcr.io/element-hq/synapse
1414
appVersion: v1.123.0
@@ -19,7 +19,7 @@ maintainers:
1919

2020
dependencies:
2121
- name: postgresql
22-
version: 16.3.1
22+
version: 16.6.0
2323
repository: oci://registry-1.docker.io/bitnamicharts
2424
condition: postgresql.enabled
2525

charts/matrix/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# matrix
22

3-
![Version: 19.0.0](https://img.shields.io/badge/Version-19.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.123.0](https://img.shields.io/badge/AppVersion-v1.123.0-informational?style=flat-square)
3+
![Version: 19.1.0](https://img.shields.io/badge/Version-19.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.123.0](https://img.shields.io/badge/AppVersion-v1.123.0-informational?style=flat-square)
44

55
A Helm chart to deploy a Matrix homeserver stack on Kubernetes
66

@@ -22,7 +22,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
2222
|------------|------|---------|
2323
| https://small-hack.github.io/coturn-chart | coturn | 8.0.0 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.3.1 |
25-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |
25+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
2626

2727
## Values
2828

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

0 commit comments

Comments
 (0)