mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/supabase] Bump chart version (#26807)
* [bitnami/supabase] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
f0b10e83d9
commit
0df7816d58
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 5.2.1 (2024-06-05)
|
||||
|
||||
* [bitnami/supabase] Bump chart version ([#26807](https://github.com/bitnami/charts/pull/26807))
|
||||
|
||||
## 5.2.0 (2024-05-29)
|
||||
|
||||
* [bitnami/supabase] Enable PodDisruptionBudgets ([#26537](https://github.com/bitnami/charts/pull/26537))
|
||||
* [bitnami/supabase] Enable PodDisruptionBudgets (#26537) ([74fad57](https://github.com/bitnami/charts/commit/74fad57a97b89fea6c0577624f0ef71cce59acf7)), closes [#26537](https://github.com/bitnami/charts/issues/26537)
|
||||
|
||||
## <small>5.1.1 (2024-05-22)</small>
|
||||
|
||||
|
||||
@@ -28,29 +28,29 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 1.24.4
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.x.x
|
||||
- condition: kong.enabled
|
||||
name: kong
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.x.x
|
||||
- condition: kong.enabled
|
||||
name: kong
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.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
|
||||
- development
|
||||
- dashboards
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: supabase
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/supabase
|
||||
version: 5.2.0
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/supabase
|
||||
version: 5.2.1
|
||||
|
||||
Reference in New Issue
Block a user