Skip to content

Commit 0d56af2

Browse files
small-hack-renovate[bot]github-actions[bot]jessebot
authored
Update postgresql Docker tag to v16.7.10 (#696)
* Update postgresql Docker tag to v16.7.10 * 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> Co-authored-by: Jesse Hitch <[email protected]>
1 parent 8ad2a39 commit 0d56af2

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.6.0
4+
version: 16.7.10
55
- name: coturn
66
repository: https://small-hack.github.io/coturn-chart
77
version: 8.1.1
88
- name: matrix-authentication-service
99
repository: https://small-hack.github.io/matrix-authentication-service-chart
1010
version: 1.4.2
11-
digest: sha256:5aef722eea082e7e4b1f64056e3e194eb8e61eff44ff30f69d316d74890c4efc
12-
generated: "2025-03-30T20:42:00.747835799Z"
11+
digest: sha256:30ede81a016d90ba5249c13098b6f2b77ac50bc36ff02734879069a96515041d
12+
generated: "2025-06-07T19:03:05.288334296Z"

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.5.1
11+
version: 19.6.0
1212

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

2020
dependencies:
2121
- name: postgresql
22-
version: 16.6.0
22+
version: 16.7.10
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.5.0](https://img.shields.io/badge/Version-19.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.128.0](https://img.shields.io/badge/AppVersion-v1.128.0-informational?style=flat-square)
3+
![Version: 19.6.0](https://img.shields.io/badge/Version-19.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.128.0](https://img.shields.io/badge/AppVersion-v1.128.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.1.1 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.4.2 |
25-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
25+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |
2626

2727
## Values
2828

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

0 commit comments

Comments
 (0)