Skip to content
Snippets Groups Projects
Verified Commit cdafb2a5 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/ghcr.io-mastodon-mastodon-4.x'

parents 447f8068 dc28bab8
No related branches found
No related tags found
No related merge requests found
Pipeline #26124 passed
...@@ -17,10 +17,10 @@ annotations: ...@@ -17,10 +17,10 @@ annotations:
- name: support - name: support
url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com
type: application type: application
version: 10.0.13 version: 10.0.14
kubeVersion: ">= 1.23" kubeVersion: ">= 1.23"
# renovate: image=ghcr.io/mastodon/mastodon # renovate: image=ghcr.io/mastodon/mastodon
appVersion: "v4.3.7" appVersion: "v4.3.8"
dependencies: dependencies:
- name: postgresql - name: postgresql
......
# mastodon # mastodon
![Version: 10.0.13](https://img.shields.io/badge/Version-10.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.7](https://img.shields.io/badge/AppVersion-v4.3.7-informational?style=flat-square) ![Version: 10.0.14](https://img.shields.io/badge/Version-10.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.8](https://img.shields.io/badge/AppVersion-v4.3.8-informational?style=flat-square)
Mastodon is a free, open-source social network server based on ActivityPub. Mastodon is a free, open-source social network server based on ActivityPub.
...@@ -140,5 +140,3 @@ Kubernetes: `>= 1.23` ...@@ -140,5 +140,3 @@ Kubernetes: `>= 1.23`
| serviceAccount.create | bool | `true` | Specifies whether a service account should be created | | serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
| serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | | serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment