Skip to content

Commit b513fe9

Browse files
committed
Generated version 0.0.2 of the helm chart
1 parent 70a3545 commit b513fe9

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

build/supabase-0.0.1.tgz

-48.5 KB
Binary file not shown.

build/supabase-0.0.2.tgz

18.5 KB
Binary file not shown.

charts/supabase/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.0.1
18+
version: 0.0.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
2424
# Not used because too difficult to follow correctly
25-
# appVersion: "1.16.0"
25+
# appVersion: "1.16.0"

index.yaml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,21 @@ apiVersion: v1
22
entries:
33
supabase:
44
- apiVersion: v2
5-
created: "2022-06-07T07:40:20.336311742+02:00"
5+
created: "2023-02-03T14:14:26.378801-05:00"
66
description: The open source Firebase alternative.
7-
digest: 27e70b29369ce1ac55963ce901ab5ccbaa0f409cc59d68e4852a2b154c1fb7c6
7+
digest: a0d6c0627c049642f3a9a1d068ecc4601d87c26d0326b47422223a7660424e31
8+
name: supabase
9+
type: application
10+
urls:
11+
- https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.2.tgz
12+
version: 0.0.2
13+
- apiVersion: v2
14+
created: "2023-02-03T14:14:26.377362-05:00"
15+
description: The open source Firebase alternative.
16+
digest: 651547b54edc5cfbac1ed39cb42fc574ee766ff8c1c61aa6cedef84d2faa358f
817
name: supabase
918
type: application
1019
urls:
1120
- https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.1.tgz
1221
version: 0.0.1
13-
generated: "2022-06-07T07:40:20.322060566+02:00"
22+
generated: "2023-02-03T14:14:26.375497-05:00"

0 commit comments

Comments
 (0)