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.2.3
88- name: mariadb
99 repository: oci://registry-1.docker.io/bitnamicharts
10- version: 20.2.2
11- digest: sha256:ab9c547cea93017a3a65f289e1573ee936a6925d3762200bb24d6e5dc512003c
12- generated: "2025-01-23T22:50:42.4566+01:00 "
10+ version: 20.2.4
11+ digest: sha256:f6c94da7e191998d511e775bd8f73a3826b2a434d03fabe1056409efd4b9135d
12+ generated: "2025-02-17T14:14:24.676152886Z "
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.1
18+ version : 0.19.2
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.2.4
4242 repository : oci://registry-1.docker.io/bitnamicharts
4343 condition : mariadb.enabled
You can’t perform that action at this time.
0 commit comments