Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit bf6b6c7

Browse files
authored
Merge pull request #33 from small-hack/renovate/postgresql-16.x
Update postgresql Docker tag to v16
2 parents bb1810e + b23dde6 commit bf6b6c7

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 15.5.17
5-
digest: sha256:7ddb961982ac08f3c928d9414bb98492348e003d99bd4e687379c483c381bf5e
6-
generated: "2024-07-16T16:14:28.640182599Z"
4+
version: 16.0.0
5+
digest: sha256:b600cbb18c22aa013d71d200782f07c6eabcd33a490448a13015f880fb48033b
6+
generated: "2024-10-02T14:13:14.419723452Z"

charts/matrix-sliding-sync/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.5.8
18+
version: 1.0.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -27,7 +27,7 @@ appVersion: "v0.99.19"
2727

2828
dependencies:
2929
- name: postgresql
30-
version: 15.5.17
30+
version: 16.0.0
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: postgresql.enabled
3333

charts/matrix-sliding-sync/README.md

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

3-
![Version: 0.5.8](https://img.shields.io/badge/Version-0.5.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.99.19](https://img.shields.io/badge/AppVersion-v0.99.19-informational?style=flat-square)
3+
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.99.19](https://img.shields.io/badge/AppVersion-v0.99.19-informational?style=flat-square)
44

55
A Helm chart for deploying matrix sliding sync on Kubernetes
66

@@ -14,7 +14,7 @@ A Helm chart for deploying matrix sliding sync on Kubernetes
1414

1515
| Repository | Name | Version |
1616
|------------|------|---------|
17-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.17 |
17+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.0 |
1818

1919
## Values
2020

@@ -120,4 +120,4 @@ A Helm chart for deploying matrix sliding sync on Kubernetes
120120
| volumes | list | `[]` | |
121121

122122
----------------------------------------------
123-
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
123+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
-74.2 KB
Binary file not shown.
74.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)