mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* [bitnami/supabase] Release 0.3.11 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: CMS
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 0.23.6
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.x.x
|
|
- condition: kong.enabled
|
|
name: kong
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 9.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Supabase is an open source Firebase alternative. Provides all the necessary backend features to build your application in a scalable way. Uses PostgreSQL as datastore.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/supabase/img/supabase-stack-220x234.png
|
|
keywords:
|
|
- development
|
|
- dashboards
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: supabase
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/supabase
|
|
version: 0.3.11
|