Skip to content

Commit 6e4615b

Browse files
authored
Merge pull request #83 from small-hack/renovate/postgresql-16.x
chore(deps): update postgresql docker tag to v16.6.1
2 parents e33a376 + 6fb7973 commit 6e4615b

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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: 16.6.0
5-
digest: sha256:544b3620aad644ebc4cf5bf2637307dea2f4979943a25bb5f4d1fbf4e8bbd32e
6-
generated: "2025-03-31T08:32:29.663006505Z"
4+
version: 16.6.1
5+
digest: sha256:0b7677d880b3081e354485a421fd1ffe4fff06e54caa7d2f0d0c4991ab78827d
6+
generated: "2025-04-07T08:32:13.795944217Z"

charts/matrix-authentication-service/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# 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: 1.5.0
18+
version: 1.5.1
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
@@ -29,7 +29,7 @@ appVersion: 0.15.0
2929

3030
dependencies:
3131
- name: postgresql
32-
version: 16.6.0
32+
version: 16.6.1
3333
repository: oci://registry-1.docker.io/bitnamicharts
3434
condition: postgresql.enabled
3535

charts/matrix-authentication-service/README.md

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

3-
![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square)
3+
![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.0](https://img.shields.io/badge/AppVersion-0.15.0-informational?style=flat-square)
44

55
A Helm chart for deploying the matrix authentication service on Kubernetes
66

@@ -14,7 +14,7 @@ A Helm chart for deploying the matrix authentication service on Kubernetes
1414

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

1919
## Values
2020

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

0 commit comments

Comments
 (0)