Skip to content

Commit 57ab483

Browse files
small-hack-renovate[bot]github-actions[bot]jessebot
authored
chore(deps): update postgresql docker tag to v16.7.27 (#716)
* chore(deps): update postgresql docker tag to v16.7.27 * 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 8dfefb1 commit 57ab483

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.7.10
4+
version: 16.7.27
55
- name: coturn
66
repository: https://small-hack.github.io/coturn-chart
77
version: 9.1.0
88
- name: matrix-authentication-service
99
repository: https://small-hack.github.io/matrix-authentication-service-chart
1010
version: 1.6.0
11-
digest: sha256:aee9657a41197dafb1d60008e467cff5ee9940c31af51b1b91cdddddc85fe891
12-
generated: "2025-06-08T21:07:34.99203565Z"
11+
digest: sha256:734dfcc969ee0fc4165996f2d17311a571539b31b5cce52d59cf122fe7b2a5f9
12+
generated: "2025-10-17T06:58:26.011343462Z"

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: 20.3.1
11+
version: 20.3.2
1212

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

2020
dependencies:
2121
- name: postgresql
22-
version: 16.7.10
22+
version: 16.7.27
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: 20.3.0](https://img.shields.io/badge/Version-20.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.140.0](https://img.shields.io/badge/AppVersion-v1.140.0-informational?style=flat-square)
3+
![Version: 20.3.2](https://img.shields.io/badge/Version-20.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.140.0](https://img.shields.io/badge/AppVersion-v1.140.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 | 9.1.0 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.6.0 |
25-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |
25+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.27 |
2626

2727
## Values
2828

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

0 commit comments

Comments
 (0)