Skip to content

Commit 174c48e

Browse files
authored
Merge pull request #76 from small-hack/renovate/postgresql-16.x
chore(deps): update postgresql docker tag to v16.4.4
2 parents 13a50d6 + 3679ebd commit 174c48e

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.4.3
5-
digest: sha256:2f26e71b0a1d3dd1e38ab3b451b881953d4a32597c3f1346b987cd3d9c934666
6-
generated: "2025-01-19T21:18:20.163613535Z"
4+
version: 16.4.4
5+
digest: sha256:587a75d3207483c39e22ba8c207cf98104c1c489d1fc2f1f5b5d8e4a1b64c69f
6+
generated: "2025-01-20T19:16:34.899735577Z"

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.4.0
18+
version: 1.4.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.12.0
2929

3030
dependencies:
3131
- name: postgresql
32-
version: 16.4.3
32+
version: 16.4.4
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.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.0](https://img.shields.io/badge/AppVersion-0.12.0-informational?style=flat-square)
3+
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.0](https://img.shields.io/badge/AppVersion-0.12.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.4.3 |
17+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.4 |
1818

1919
## Values
2020

-79.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)