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 @@ -7,6 +7,6 @@ dependencies:
77 version: 2.4.7
88- name: mariadb
99 repository: oci://registry-1.docker.io/bitnamicharts
10- version: 20.2.2
11- digest: sha256:416ba43fd69917f3b653cb89ce1036eade061359b32602a3d8f73738159aecc9
12- generated: "2025-06-08T20:10:10.899804+02:00 "
10+ version: 20.5.7
11+ digest: sha256:7147c0a1eed9bd4592b36d944385c1f787f3f9b96f72648e32f6ba39dccfd0c3
12+ generated: "2025-06-08T19:12:45.018640972Z "
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.22 .0
18+ version : 0.23 .0
1919
2020# This is the version number of the application being deployed.
2121# renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -38,6 +38,6 @@ dependencies:
3838 condition : valkey.enabled
3939
4040 - name : mariadb
41- version : 20.2.2
41+ version : 20.5.7
4242 repository : oci://registry-1.docker.io/bitnamicharts
4343 condition : mariadb.enabled
You can’t perform that action at this time.
0 commit comments