Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/mastodon/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 19.21.2
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.4
digest: sha256:017ae8a731e8e4518dbe2dfe850eb9096c9950f5ded207a74d3ed951cd81b2da
generated: "2024-10-21T15:02:59.474378758+02:00"
version: 21.2.0
digest: sha256:3cccff1381f7999cac9d55ac8d1c1b5e33b6bf94eba3fe42dc3384a5303b29ab
generated: "2025-06-07T16:47:03.941900226Z"
4 changes: 2 additions & 2 deletions charts/mastodon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 9.8.7
version: 10.0.0

# renovate: image=ghcr.io/mastodon/mastodon
appVersion: v4.3.9
Expand All @@ -26,6 +26,6 @@ dependencies:
condition: elasticsearch.enabled

- name: redis
version: 20.1.4
version: 21.2.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled
4 changes: 2 additions & 2 deletions charts/mastodon/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mastodon

![Version: 9.8.7](https://img.shields.io/badge/Version-9.8.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.9](https://img.shields.io/badge/AppVersion-v4.3.9-informational?style=flat-square)
![Version: 10.0.0](https://img.shields.io/badge/Version-10.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.9](https://img.shields.io/badge/AppVersion-v4.3.9-informational?style=flat-square)

Mastodon is a free, open-source social network server based on ActivityPub.

Expand All @@ -10,7 +10,7 @@ Mastodon is a free, open-source social network server based on ActivityPub.
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 19.21.2 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.4 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.1.4 |
| oci://registry-1.docker.io/bitnamicharts | redis | 21.2.0 |

## Values

Expand Down
Binary file removed charts/mastodon/charts/redis-20.1.4.tgz
Binary file not shown.
Binary file added charts/mastodon/charts/redis-21.2.0.tgz
Binary file not shown.