Skip to content

Commit 6ca4e5e

Browse files
Update postgresql Docker tag to v16.3.1 (#630)
* Update postgresql Docker tag to v16.3.1 * 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 e2f20f8 commit 6ca4e5e

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

charts/matrix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.0.3
4+
version: 16.3.1
55
- name: coturn
66
repository: https://small-hack.github.io/coturn-chart
77
version: 7.0.4
@@ -11,5 +11,5 @@ dependencies:
1111
- name: matrix-authentication-service
1212
repository: https://small-hack.github.io/matrix-authentication-service-chart
1313
version: 1.1.0
14-
digest: sha256:cc0b4e0bb851cad6f1d1840b925d2cfb3020f7c95ca0c12b30808c8d314bd278
15-
generated: "2024-12-15T11:09:15.007220687Z"
14+
digest: sha256:f9542b2e449f628dacafd1d19422b46fa9b283a8c3dcbd39b64a63c94ae7fdcc
15+
generated: "2024-12-15T12:19:57.132439647Z"

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: 17.2.1
11+
version: 17.3.0
1212

1313
# renovate: image=matrixdotorg/synapse
1414
appVersion: v1.117.0
@@ -19,7 +19,7 @@ maintainers:
1919

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

charts/matrix/README.md

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

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

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

@@ -23,7 +23,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
2323
| https://small-hack.github.io/coturn-chart | coturn | 7.0.4 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.1.0 |
2525
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 |
26-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 |
26+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |
2727

2828
## Values
2929

@@ -890,4 +890,4 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
890890
| volumes.synapseConfig.storageClass | string | `""` | Storage class (optional) |
891891

892892
----------------------------------------------
893-
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
893+
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
-73.4 KB
Binary file not shown.
79.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)