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 @@ -4,9 +4,9 @@ dependencies:
version: 16.0.4
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.21.2
version: 22.0.0
- 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"
digest: sha256:82aab1b57ffdc8890254f7a54366090570e7f2c394543059813cda3068e1c73c
generated: "2025-04-29T16:20:47.262850371Z"
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 @@ -21,7 +21,7 @@ dependencies:
condition: postgresql.enabled

- name: elasticsearch
version: 19.21.2
version: 22.0.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled

Expand Down
4 changes: 2 additions & 2 deletions charts/mastodon/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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.

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 19.21.2 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 22.0.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.4 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.1.4 |

Expand Down
Binary file removed charts/mastodon/charts/elasticsearch-19.21.2.tgz
Binary file not shown.
Binary file added charts/mastodon/charts/elasticsearch-22.0.0.tgz
Binary file not shown.