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: 19.21.2
88- name: redis
99 repository: oci://registry-1.docker.io/bitnamicharts
10- version: 21.2.0
11- digest: sha256:3cccff1381f7999cac9d55ac8d1c1b5e33b6bf94eba3fe42dc3384a5303b29ab
12- generated: "2025-06-07T16:47:03.941900226Z "
10+ version: 21.2.12
11+ digest: sha256:b521866c90a1d2e661039912e83eb7624ef17a9a8d4176c349a54d2ddc62045a
12+ generated: "2025-07-19T10:18:09.225441327Z "
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ type: application
99# This is the chart version. This version number should be incremented each time you make changes
1010# to the chart and its templates, including the app version.
1111# Versions are expected to follow Semantic Versioning (https://semver.org/)
12- version : 10.1.0
12+ version : 10.1.1
1313
1414# renovate: image=ghcr.io/mastodon/mastodon
1515appVersion : v4.4.0
@@ -26,6 +26,6 @@ dependencies:
2626 condition : elasticsearch.enabled
2727
2828 - name : redis
29- version : 21.2.0
29+ version : 21.2.12
3030 repository : oci://registry-1.docker.io/bitnamicharts
3131 condition : redis.enabled
You can’t perform that action at this time.
0 commit comments