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.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 "
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.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
2929dependencies :
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
You can’t perform that action at this time.
0 commit comments