Skip to content

Commit

Permalink
update chart and readme and tarballs after updating redis sub chart
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Oct 31, 2023
1 parent f0bddd6 commit 1e69876
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/mastodon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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: 4.6.0
version: 4.7.0

# renovate: image=ghcr.io/mastodon/mastodon
appVersion: v4.2.1
Expand Down
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: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.2.1](https://img.shields.io/badge/AppVersion-v4.2.1-informational?style=flat-square)
![Version: 4.7.0](https://img.shields.io/badge/Version-4.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.2.1](https://img.shields.io/badge/AppVersion-v4.2.1-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.13.5 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.12.10 |
| oci://registry-1.docker.io/bitnamicharts | redis | 17.14.6 |
| oci://registry-1.docker.io/bitnamicharts | redis | 17.17.1 |

## Values

Expand Down
Binary file removed charts/mastodon/charts/redis-17.14.6.tgz
Binary file not shown.
Binary file added charts/mastodon/charts/redis-17.17.1.tgz
Binary file not shown.

0 comments on commit 1e69876

Please sign in to comment.