From 47209610d296107f39bf82ba62a4b2639724a110 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Thu, 6 Jul 2023 15:21:45 +0200 Subject: [PATCH] chore(mastodon): Upgrade to version 4.1.3 --- charts/mastodon/Chart.yaml | 4 ++-- charts/mastodon/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 4fa73a2eb..3939c34b2 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -11,9 +11,9 @@ sources: - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/mastodon type: application -version: 6.0.4 +version: 6.0.5 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: "v4.1.2" +appVersion: "v4.1.3" dependencies: - name: elasticsearch diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 946320465..777de95dd 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,7 +15,7 @@ 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.10.0 | +| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | elasticsearch | 19.10.3 | | 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.10.2 | -- GitLab