Skip to content

Commit

Permalink
[bitnami/supabase] Release 5.0.0 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed May 20, 2024
1 parent 5705c93 commit f5d2278
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions bitnami/supabase/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.3.2
version: 15.3.3
- name: kong
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.0.11
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:8a6afa93a3f06f6d02aca40abf1e62eb0959cf4b8a4e03af0c64db402eaf8007
generated: "2024-05-18T03:01:00.135808959Z"
version: 2.19.3
digest: sha256:07c4146fd3efc3f9c2bac2421effc2f0ca8e74c7c9d0d0bbb08dfe36c0007ff2
generated: "2024-05-20T17:11:38.131913569Z"
6 changes: 3 additions & 3 deletions bitnami/supabase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ annotations:
- name: supabase-storage
image: docker.io/bitnami/supabase-storage:1.3.1-debian-12-r0
- name: supabase-studio
image: docker.io/bitnami/supabase-studio:0.24.3-debian-12-r6
image: docker.io/bitnami/supabase-studio:1.24.4-debian-12-r0
apiVersion: v2
appVersion: 0.24.3
appVersion: 1.24.4
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -53,4 +53,4 @@ maintainers:
name: supabase
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/supabase
version: 4.0.8
version: 5.0.0
2 changes: 1 addition & 1 deletion bitnami/supabase/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2521,7 +2521,7 @@ studio:
image:
registry: docker.io
repository: bitnami/supabase-studio
tag: 0.24.3-debian-12-r6
tag: 1.24.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit f5d2278

Please sign in to comment.