Skip to content
Closed
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.0.0
digest: sha256:8e9b799eeda687844cd215cde47a0777dd54d5b8d1a50cbdce756bfbf2bf023d
generated: "2025-05-06T16:20:24.25568885Z"
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.4
version: 10.0.0

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

- name: redis
version: 20.1.4
version: 21.0.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.4](https://img.shields.io/badge/Version-9.8.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.6](https://img.shields.io/badge/AppVersion-v4.3.6-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.6](https://img.shields.io/badge/AppVersion-v4.3.6-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.0.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.0.0.tgz
Binary file not shown.