Skip to content

Commit

Permalink
Update postgresql Docker tag to v13.2.16 (#492)
Browse files Browse the repository at this point in the history
* Update postgresql Docker tag to v13.2.16

* update chart version and docs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jessebot <jessebot@linux.com>
  • Loading branch information
renovate[bot] and jessebot authored Mar 4, 2024
1 parent 957612b commit 35da02d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/matrix/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.2.3
version: 13.2.16
- name: coturn
repository: https://jessebot.github.io/coturn-chart
version: 4.3.0
digest: sha256:4ab00493024b382b64e603e94d5cf2530a57f0df2f5c30b3da19cb44a980825e
generated: "2023-11-09T09:27:00.368394588+01:00"
digest: sha256:4dbfc70988ef7dba3e3614757f73ab1cf6a7a9d22fe73b23dc4babbc842ded99
generated: "2023-11-24T10:28:12.295383691Z"
4 changes: 2 additions & 2 deletions charts/matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sources:

type: application

version: 6.2.1
version: 6.2.2

# renovate: image=matrixdotorg/synapse
appVersion: v1.95.1
Expand All @@ -20,7 +20,7 @@ maintainers:

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

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

![Version: 6.2.1](https://img.shields.io/badge/Version-6.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.95.1](https://img.shields.io/badge/AppVersion-v1.95.1-informational?style=flat-square)
![Version: 6.2.2](https://img.shields.io/badge/Version-6.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.95.1](https://img.shields.io/badge/AppVersion-v1.95.1-informational?style=flat-square)

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

Expand All @@ -21,7 +21,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://jessebot.github.io/coturn-chart | coturn | 4.3.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 13.2.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 13.2.16 |

## Values

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

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit 35da02d

Please sign in to comment.