Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/bump up versions to March 2023 #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/supabase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.3
version: 0.0.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
13 changes: 7 additions & 6 deletions charts/supabase/values.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ db:
enabled: true
image:
repository: supabase/postgres
tag: 14.1.0.105
tag: 15.1.0.54-rc0
secretName: "demo-supabase-db"
persistence:
enabled: false
Expand All @@ -22,7 +22,7 @@ db:
studio:
image:
repository: supabase/studio
tag: 20230127-6bfd87b
tag: 20230216-e731b77
environment:
SUPABASE_URL: http://localhost
SUPABASE_REST_URL: http://localhost/rest/v1/
Expand All @@ -48,7 +48,8 @@ studio:

auth:
image:
repo: v2.40.1
repository: supabase/gotrue
tag: v2.47.0
environment:
DB_HOST: demo-supabase-db.default.svc.cluster.local
DB_PORT: "5432"
Expand Down Expand Up @@ -80,7 +81,7 @@ auth:
rest:
image:
repository: postgrest/postgrest
tag: v9.0.1.20220717
tag: v10.1.2
environment:
DB_HOST: demo-supabase-db.default.svc.cluster.local
DB_PORT: "5432"
Expand All @@ -94,7 +95,7 @@ rest:
realtime:
image:
repository: supabase/realtime
tag: v2.1.0
tag: v2.5.1
environment:
DB_HOST: demo-supabase-db.default.svc.cluster.local
DB_PORT: "5432"
Expand Down Expand Up @@ -126,7 +127,7 @@ meta:
storage:
image:
repository: supabase/storage-api
tag: v0.26.1
tag: v0.28.2
environment:
DB_HOST: demo-supabase-db.default.svc.cluster.local
DB_PORT: "5432"
Expand Down
19 changes: 14 additions & 5 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,25 @@ apiVersion: v1
entries:
supabase:
- apiVersion: v2
created: "2023-02-10T15:04:18.116554-05:00"
created: "2023-03-30T11:47:13.654078-04:00"
description: The open source Firebase alternative.
digest: 79a75d1ca844b0551a9d0a084131273c63925c19f32513ad18fdc23e6f5854bf
digest: e917ba4f30de12351caab4ac8f5619f3d38fb4e18b7047aad44740dbcce75ff8
name: supabase
type: application
urls:
- https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.4.tgz
version: 0.0.4
- apiVersion: v2
created: "2023-03-30T11:47:13.652627-04:00"
description: The open source Firebase alternative.
digest: 54526bc11cc998f773347e3b2416fd1b436faaa4ba3df3ce90bd9858c9943ada
name: supabase
type: application
urls:
- https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.3.tgz
version: 0.0.3
- apiVersion: v2
created: "2023-02-10T15:04:18.113431-05:00"
created: "2023-03-30T11:47:13.648809-04:00"
description: The open source Firebase alternative.
digest: a0d6c0627c049642f3a9a1d068ecc4601d87c26d0326b47422223a7660424e31
name: supabase
Expand All @@ -20,12 +29,12 @@ entries:
- https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.2.tgz
version: 0.0.2
- apiVersion: v2
created: "2023-02-10T15:04:18.111993-05:00"
created: "2023-03-30T11:47:13.647423-04:00"
description: The open source Firebase alternative.
digest: 651547b54edc5cfbac1ed39cb42fc574ee766ff8c1c61aa6cedef84d2faa358f
name: supabase
type: application
urls:
- https://supabase-community.github.io/supabase-kubernetes/build/supabase-0.0.1.tgz
version: 0.0.1
generated: "2023-02-10T15:04:18.110189-05:00"
generated: "2023-03-30T11:47:13.645645-04:00"