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 @@ -4,9 +4,9 @@ dependencies:
44 version: 16.6.0
55- name: valkey
66 repository: oci://registry-1.docker.io/bitnamicharts
7- version: 2.2.3
7+ version: 3.0.11
88- name: mariadb
99 repository: oci://registry-1.docker.io/bitnamicharts
1010 version: 20.2.2
11- digest: sha256:361d44e959fdac1e7f4104b1b27bccadf8620ae46564e7d47437c69aa367e712
12- generated: "2025-03-31T08:22:03.00040216Z "
11+ digest: sha256:f87a32cf9e4ed4ef0b1ad319c99c5e95d988ab90d40dc7f620a84c1864431bcc
12+ generated: "2025-06-08T14:31:18.652430189Z "
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.20 .0
18+ version : 1.0 .0
1919
2020# This is the version number of the application being deployed.
2121# renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -33,7 +33,7 @@ dependencies:
3333 condition : postgresql.enabled
3434
3535 - name : valkey
36- version : 2.2.3
36+ version : 3.0.11
3737 repository : oci://registry-1.docker.io/bitnamicharts
3838 condition : valkey.enabled
3939
You can’t perform that action at this time.
0 commit comments