mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
* [bitnami/seaweedfs] Release 1.0.9 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
|
- name: seaweedfs
|
|
image: docker.io/bitnami/seaweedfs:3.72.0-debian-12-r0
|
|
apiVersion: v2
|
|
appVersion: 3.72.0
|
|
dependencies:
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- seaweedfs-database
|
|
version: 19.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://bitnami.com/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: 1.0.9
|