diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 93b079911185936cc78b439ae76014ab450f00f7..efda0b1237833db79d393ab2fc7f94ab70cffc57 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -11,8 +11,8 @@ sources: - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/mastodon type: application -version: 5.1.0 -# renovate: image=docker.io/tootsuite/mastodon +version: 5.1.1 +# renovate: image=ghcr.io/mastodon/mastodon appVersion: v4.1.0 dependencies: diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 9967befb41f18ed7705847e7fd9b0a09f2295413..9d26bac9ccafa9c816d01aaa091caaf3836b6919 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.5.10 | +| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | elasticsearch | 19.5.14 | | 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.6.0 | +| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | redis | 17.8.2 | ## Values @@ -32,7 +32,7 @@ Mastodon is a free, open-source social network server based on ActivityPub. | externalAuth.pam.enabled | bool | `false` | | | externalAuth.saml.enabled | bool | `false` | | | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"docker.io/tootsuite/mastodon"` | | +| image.repository | string | `"ghcr.io/mastodon/mastodon"` | | | image.tag | string | `""` | | | ingress.annotations | string | `nil` | | | ingress.enabled | bool | `true` | | diff --git a/charts/mastodon/values.yaml b/charts/mastodon/values.yaml index 1540e8b7374fef8fef97ed6db833744d425a6a19..067f5848a327cf3a3e434f6f7d1eab921a60448b 100644 --- a/charts/mastodon/values.yaml +++ b/charts/mastodon/values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/tootsuite/mastodon + repository: ghcr.io/mastodon/mastodon # https://hub.docker.com/r/tootsuite/mastodon/tags # # alternatively, use `latest` for the latest release or `edge` for the image