mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
* [bitnami/seaweedfs] Release 5.0.17 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
55 lines
1.5 KiB
YAML
55 lines
1.5 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
images: |
|
|
- name: mariadb
|
|
image: docker.io/bitnami/mariadb:11.8.3-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
|
- name: postgresql
|
|
image: docker.io/bitnami/postgresql:17.6.0-debian-12-r0
|
|
- name: seaweedfs
|
|
image: docker.io/bitnami/seaweedfs:3.96.0-debian-12-r2
|
|
licenses: Apache-2.0
|
|
tanzuCategory: clusterUtility
|
|
apiVersion: v2
|
|
appVersion: 3.96.0
|
|
dependencies:
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- seaweedfs-database
|
|
version: 21.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- seaweedfs-database
|
|
version: 16.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: SeaweedFS is a simple and highly scalable distributed file system.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/seaweedfs/img/seaweedfs-stack-220x234.png
|
|
keywords:
|
|
- seaweedfs
|
|
- storage
|
|
- blob-storage
|
|
- file-storage
|
|
- object-storage
|
|
- s3
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: seaweedfs
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs
|
|
version: 5.0.17
|