mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
* [bitnami/mastodon] feat!: ⬆️ 💥 Bump Redis(R) to 8.0 Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
55 lines
1.6 KiB
YAML
55 lines
1.6 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: CMS
|
|
images: |
|
|
- name: mastodon
|
|
image: docker.io/bitnami/mastodon:4.3.8-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 4.3.8
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 21.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.x.x
|
|
- condition: elasticsearch.enabled
|
|
name: elasticsearch
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 22.x.x
|
|
- condition: minio.enabled
|
|
name: minio
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.x.x
|
|
- condition: apache.enabled
|
|
name: apache
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Mastodon is self-hosted social network server based on ActivityPub. Written
|
|
in Ruby, features real-time updates, multimedia attachments and no vendor lock-in.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/mastodon/img/mastodon-stack-220x234.png
|
|
keywords:
|
|
- development
|
|
- dashboards
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: mastodon
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
|
|
version: 12.0.0
|