From e5f6d17ec58dc7d86cc1a3f77041eac817a6f7ea Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Mon, 8 May 2023 03:05:38 +0200 Subject: [PATCH] chore(mastodon): Bump version number to 6.0.3 --- charts/mastodon/Chart.yaml | 2 +- charts/mastodon/README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 828bbc40b..2483a0a14 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/mastodon type: application -version: 6.0.2 +version: 6.0.3 # renovate: image=ghcr.io/mastodon/mastodon appVersion: v4.1.2 diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 2f9aa8bfd..72597d659 100644 --- a/charts/mastodon/README.md +++ b/charts/mastodon/README.md @@ -1,6 +1,6 @@ # mastodon -   +   Mastodon is a free, open-source social network server based on ActivityPub. @@ -15,9 +15,9 @@ Mastodon is a free, open-source social network server based on ActivityPub. | Repository | Name | Version | |------------|------|---------| -| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | elasticsearch | 19.6.0 | +| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | elasticsearch | 19.8.0 | | https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | postgresql | 11.9.13 | -| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | redis | 17.9.2 | +| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | redis | 17.10.2 | ## Values -- GitLab