File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: postgresql
33 repository: oci://registry-1.docker.io/bitnamicharts
4- version: 16.3.4
4+ version: 16.4.5
55- name: valkey
66 repository: oci://registry-1.docker.io/bitnamicharts
77 version: 2.2.1
8- digest: sha256:6ddd2457b1d98b322978cb171e46195627cd3c46fb141e9f0a21b97ad54c4148
9- generated: "2024-12-29T22:53:47.065327+01:00 "
8+ digest: sha256:17b7fae662f47877d1d56d6ac0b40c9f2a59c2dff112875f286171e417640531
9+ generated: "2025-01-23T21:38:35.92842814Z "
Original file line number Diff line number Diff 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.16 .0
18+ version : 0.17 .0
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
2929dependencies :
3030 - name : postgresql
31- version : 16.3.4
31+ version : 16.4.5
3232 repository : oci://registry-1.docker.io/bitnamicharts
3333 condition : postgresql.enabled
3434
You can’t perform that action at this time.
0 commit comments