[bitnami/supabase] Release 2.0.1 (#20202)

* [bitnami/supabase] Release 2.0.1 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>
This commit is contained in:
Bitnami Bot
2023-10-12 18:00:17 +02:00
committed by GitHub
parent bbf8671f1d
commit ba147f6e8c
3 changed files with 27 additions and 27 deletions

View File

@@ -6,23 +6,23 @@ annotations:
licenses: Apache-2.0
images: |
- name: gotrue
image: docker.io/bitnami/gotrue:1.0.1-debian-11-r214
image: docker.io/bitnami/gotrue:1.0.1-debian-11-r216
- name: jwt-cli
image: docker.io/bitnami/jwt-cli:6.0.0-debian-11-r21
- name: kubectl
image: docker.io/bitnami/kubectl:1.28.2-debian-11-r14
image: docker.io/bitnami/kubectl:1.28.2-debian-11-r16
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r89
image: docker.io/bitnami/os-shell:11-debian-11-r90
- name: postgrest
image: docker.io/bitnami/postgrest:11.2.1-debian-11-r0
image: docker.io/bitnami/postgrest:11.2.1-debian-11-r1
- name: supabase-postgres-meta
image: docker.io/bitnami/supabase-postgres-meta:0.70.0-debian-11-r16
image: docker.io/bitnami/supabase-postgres-meta:0.72.0-debian-11-r0
- name: supabase-postgres
image: docker.io/bitnami/supabase-postgres:15.1.0-debian-11-r174
image: docker.io/bitnami/supabase-postgres:15.1.0-debian-11-r175
- name: supabase-realtime
image: docker.io/bitnami/supabase-realtime:2.24.0-debian-11-r1
image: docker.io/bitnami/supabase-realtime:2.24.2-debian-11-r0
- name: supabase-storage
image: docker.io/bitnami/supabase-storage:0.42.1-debian-11-r1
image: docker.io/bitnami/supabase-storage:0.43.3-debian-11-r0
- name: supabase-studio
image: docker.io/bitnami/supabase-studio:0.23.9-debian-11-r0
apiVersion: v2
@@ -53,4 +53,4 @@ maintainers:
name: supabase
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/supabase
version: 2.0.0
version: 2.0.1

View File

@@ -100,7 +100,7 @@ The command removes all the Kubernetes components associated with the chart and
| `jwt.autoGenerate.image.pullSecrets` | JWT CLI image pull secrets | `[]` |
| `jwt.autoGenerate.kubectlImage.registry` | Kubectl image registry | `docker.io` |
| `jwt.autoGenerate.kubectlImage.repository` | Kubectl image repository | `bitnami/kubectl` |
| `jwt.autoGenerate.kubectlImage.tag` | Kubectl image tag (immutable tags are recommended) | `1.28.2-debian-11-r14` |
| `jwt.autoGenerate.kubectlImage.tag` | Kubectl image tag (immutable tags are recommended) | `1.28.2-debian-11-r16` |
| `jwt.autoGenerate.kubectlImage.digest` | Kubectl image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `jwt.autoGenerate.kubectlImage.pullPolicy` | Kubectl image pull policy | `IfNotPresent` |
| `jwt.autoGenerate.kubectlImage.pullSecrets` | Kubectl image pull secrets | `[]` |
@@ -140,7 +140,7 @@ The command removes all the Kubernetes components associated with the chart and
| `auth.extraConfigExistingConfigmap` | The name of an existing ConfigMap with extra configuration | `""` |
| `auth.image.registry` | Gotrue image registry | `docker.io` |
| `auth.image.repository` | Gotrue image repository | `bitnami/gotrue` |
| `auth.image.tag` | Gotrue image tag (immutable tags are recommended) | `1.0.1-debian-11-r214` |
| `auth.image.tag` | Gotrue image tag (immutable tags are recommended) | `1.0.1-debian-11-r216` |
| `auth.image.digest` | Gotrue image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `auth.image.pullPolicy` | Gotrue image pull policy | `IfNotPresent` |
| `auth.image.pullSecrets` | Gotrue image pull secrets | `[]` |
@@ -229,7 +229,7 @@ The command removes all the Kubernetes components associated with the chart and
| `meta.extraConfigExistingConfigmap` | The name of an existing ConfigMap with extra configuration | `""` |
| `meta.image.registry` | Supabase Postgres Meta image registry | `docker.io` |
| `meta.image.repository` | Supabase Postgres Meta image repository | `bitnami/supabase-postgres-meta` |
| `meta.image.tag` | Supabase Postgres Meta image tag (immutable tags are recommended) | `0.70.0-debian-11-r16` |
| `meta.image.tag` | Supabase Postgres Meta image tag (immutable tags are recommended) | `0.72.0-debian-11-r0` |
| `meta.image.digest` | Supabase Postgres Meta image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `meta.image.pullPolicy` | Supabase Postgres Meta image pull policy | `IfNotPresent` |
| `meta.image.pullSecrets` | Supabase Postgres Meta image pull secrets | `[]` |
@@ -321,7 +321,7 @@ The command removes all the Kubernetes components associated with the chart and
| `realtime.extraConfigExistingConfigmap` | The name of an existing ConfigMap with extra configuration | `""` |
| `realtime.image.registry` | Realtime image registry | `docker.io` |
| `realtime.image.repository` | Realtime image repository | `bitnami/supabase-realtime` |
| `realtime.image.tag` | Realtime image tag (immutable tags are recommended) | `2.24.0-debian-11-r1` |
| `realtime.image.tag` | Realtime image tag (immutable tags are recommended) | `2.24.2-debian-11-r0` |
| `realtime.image.digest` | Realtime image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `realtime.image.pullPolicy` | Realtime image pull policy | `IfNotPresent` |
| `realtime.image.pullSecrets` | Realtime image pull secrets | `[]` |
@@ -410,7 +410,7 @@ The command removes all the Kubernetes components associated with the chart and
| `rest.extraConfigExistingConfigmap` | The name of an existing ConfigMap with extra configuration | `""` |
| `rest.image.registry` | PostgREST image registry | `docker.io` |
| `rest.image.repository` | PostgREST image repository | `bitnami/postgrest` |
| `rest.image.tag` | PostgREST image tag (immutable tags are recommended) | `11.2.1-debian-11-r0` |
| `rest.image.tag` | PostgREST image tag (immutable tags are recommended) | `11.2.1-debian-11-r1` |
| `rest.image.digest` | PostgREST image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `rest.image.pullPolicy` | PostgREST image pull policy | `IfNotPresent` |
| `rest.image.pullSecrets` | PostgREST image pull secrets | `[]` |
@@ -499,7 +499,7 @@ The command removes all the Kubernetes components associated with the chart and
| `storage.extraConfigExistingConfigmap` | The name of an existing ConfigMap with extra configuration | `""` |
| `storage.image.registry` | Storage image registry | `docker.io` |
| `storage.image.repository` | Storage image repository | `bitnami/supabase-storage` |
| `storage.image.tag` | Storage image tag (immutable tags are recommended) | `0.42.1-debian-11-r1` |
| `storage.image.tag` | Storage image tag (immutable tags are recommended) | `0.43.3-debian-11-r0` |
| `storage.image.digest` | Storage image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `storage.image.pullPolicy` | Storage image pull policy | `IfNotPresent` |
| `storage.image.pullSecrets` | Storage image pull secrets | `[]` |
@@ -701,7 +701,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
| `volumePermissions.image.registry` | OS Shell + Utility image registry | `docker.io` |
| `volumePermissions.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r89` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r90` |
| `volumePermissions.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |
@@ -710,7 +710,7 @@ The command removes all the Kubernetes components associated with the chart and
| `psqlImage.registry` | PostgreSQL client image registry | `docker.io` |
| `psqlImage.repository` | PostgreSQL client image repository | `bitnami/supabase-postgres` |
| `psqlImage.digest` | PostgreSQL client image digest (overrides image tag) | `""` |
| `psqlImage.tag` | PostgreSQL client image tag (immutable tags are recommended) | `15.1.0-debian-11-r174` |
| `psqlImage.tag` | PostgreSQL client image tag (immutable tags are recommended) | `15.1.0-debian-11-r175` |
| `psqlImage.pullPolicy` | PostgreSQL client image pull policy | `IfNotPresent` |
| `psqlImage.pullSecrets` | PostgreSQL client image pull secrets | `[]` |
| `psqlImage.debug` | Enable PostgreSQL client image debug mode | `false` |
@@ -754,7 +754,7 @@ The command removes all the Kubernetes components associated with the chart and
| `postgresql.service.ports.postgresql` | PostgreSQL service port | `5432` |
| `postgresql.image.registry` | PostgreSQL image registry | `docker.io` |
| `postgresql.image.repository` | PostgreSQL image repository | `bitnami/supabase-postgres` |
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `15.1.0-debian-11-r174` |
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `15.1.0-debian-11-r175` |
| `postgresql.image.digest` | PostgreSQL image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `postgresql.image.pullPolicy` | PostgreSQL image pull policy | `IfNotPresent` |
| `postgresql.image.pullSecrets` | Specify image pull secrets | `[]` |

View File

@@ -134,7 +134,7 @@ jwt:
##
registry: docker.io
repository: bitnami/kubectl
tag: 1.28.2-debian-11-r14
tag: 1.28.2-debian-11-r16
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -296,7 +296,7 @@ auth:
image:
registry: docker.io
repository: bitnami/gotrue
tag: 1.0.1-debian-11-r214
tag: 1.0.1-debian-11-r216
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -620,7 +620,7 @@ meta:
image:
registry: docker.io
repository: bitnami/supabase-postgres-meta
tag: 0.70.0-debian-11-r16
tag: 0.72.0-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -963,7 +963,7 @@ realtime:
image:
registry: docker.io
repository: bitnami/supabase-realtime
tag: 2.24.0-debian-11-r1
tag: 2.24.2-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1285,7 +1285,7 @@ rest:
image:
registry: docker.io
repository: bitnami/postgrest
tag: 11.2.1-debian-11-r0
tag: 11.2.1-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1612,7 +1612,7 @@ storage:
image:
registry: docker.io
repository: bitnami/supabase-storage
tag: 0.42.1-debian-11-r1
tag: 0.43.3-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2389,7 +2389,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r89
tag: 11-debian-11-r90
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -2430,7 +2430,7 @@ volumePermissions:
psqlImage:
registry: docker.io
repository: bitnami/supabase-postgres
tag: 15.1.0-debian-11-r174
tag: 15.1.0-debian-11-r175
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2594,7 +2594,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/supabase-postgres
tag: 15.1.0-debian-11-r174
tag: 15.1.0-debian-11-r175
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'