Skip to content

Commit 5bb68c6

Browse files
authored
Merge pull request #68 from small-hack/renovate/postgresql-16.x
Update postgresql Docker tag to v16.4.14
2 parents f261934 + 03039e4 commit 5bb68c6

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/pixelfed/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.4.6
4+
version: 16.4.14
55
- name: valkey
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 2.2.3
88
- name: mariadb
99
repository: oci://registry-1.docker.io/bitnamicharts
1010
version: 20.2.2
11-
digest: sha256:305dae0e77b069319df46782ee85be327ad7b98a051edad6de1ecad607f7e3eb
12-
generated: "2025-02-03T12:27:32.545031557Z"
11+
digest: sha256:ad4666e0ae50c99d79037b69d50c065489036efbd07f7c5600101ac8d8bfa63c
12+
generated: "2025-02-22T21:13:12.806100643Z"

charts/pixelfed/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.19.2
18+
version: 0.19.3
1919

2020
# This is the version number of the application being deployed.
2121
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -28,7 +28,7 @@ maintainers:
2828

2929
dependencies:
3030
- name: postgresql
31-
version: 16.4.6
31+
version: 16.4.14
3232
repository: oci://registry-1.docker.io/bitnamicharts
3333
condition: postgresql.enabled
3434

charts/pixelfed/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pixelfed Helm Chart
22

3-
![Version: 0.19.2](https://img.shields.io/badge/Version-0.19.2-informational?style=flat-square) ![AppVersion: v0.12.4-nginx](https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square)
3+
![Version: 0.19.3](https://img.shields.io/badge/Version-0.19.3-informational?style=flat-square) ![AppVersion: v0.12.4-nginx](https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square)
44

55
A Helm chart for deploying Pixelfed on Kubernetes
66

@@ -96,7 +96,7 @@ These are all subcharts that you can choose to install, but you can also bring y
9696
| Repository | Name | Version |
9797
|------------|------|---------|
9898
| oci://registry-1.docker.io/bitnamicharts | mariadb | 20.2.2 |
99-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.6 |
99+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.14 |
100100
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.3 |
101101

102102
### Sources for included subcharts
79.4 KB
Binary file not shown.
-79.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)