[bitnami/supabase] Release 0.4.5 (#19505)

* [bitnami/supabase] Release 0.4.5 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-09-25 15:55:13 +02:00
committed by GitHub
parent 2fee3e4027
commit ce9ebf50e9
4 changed files with 37 additions and 37 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.11.2
version: 12.12.5
- name: kong
repository: oci://registry-1.docker.io/bitnamicharts
version: 9.5.2
version: 9.5.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.11.1
digest: sha256:49fcb52ca716ce01e1c2b30cfb09c6b45d6ff2b604fc38b25a664af82b06411d
generated: "2023-09-15T16:08:50.958366917Z"
version: 2.12.0
digest: sha256:a8e649ee95766f69619ac73bbbb157a89f9d8986abeba957e3c3d65c667f5e7c
generated: "2023-09-25T13:21:43.825458921Z"

View File

@@ -6,25 +6,25 @@ annotations:
licenses: Apache-2.0
images: |
- name: gotrue
image: docker.io/bitnami/gotrue:1.0.1-debian-11-r192
image: docker.io/bitnami/gotrue:1.0.1-debian-11-r204
- name: jwt-cli
image: docker.io/bitnami/jwt-cli:6.0.0-debian-11-r0
image: docker.io/bitnami/jwt-cli:6.0.0-debian-11-r8
- name: kubectl
image: docker.io/bitnami/kubectl:1.26.9-debian-11-r0
image: docker.io/bitnami/kubectl:1.28.2-debian-11-r2
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r66
image: docker.io/bitnami/os-shell:11-debian-11-r77
- name: postgrest
image: docker.io/bitnami/postgrest:11.2.0-debian-11-r31
image: docker.io/bitnami/postgrest:11.2.0-debian-11-r39
- name: supabase-postgres-meta
image: docker.io/bitnami/supabase-postgres-meta:0.69.0-debian-11-r22
image: docker.io/bitnami/supabase-postgres-meta:0.70.0-debian-11-r5
- name: supabase-postgres
image: docker.io/bitnami/supabase-postgres:15.1.0-debian-11-r153
image: docker.io/bitnami/supabase-postgres:15.1.0-debian-11-r164
- name: supabase-realtime
image: docker.io/bitnami/supabase-realtime:2.22.18-debian-11-r0
image: docker.io/bitnami/supabase-realtime:2.22.21-debian-11-r0
- name: supabase-storage
image: docker.io/bitnami/supabase-storage:0.41.6-debian-11-r11
image: docker.io/bitnami/supabase-storage:0.41.7-debian-11-r2
- name: supabase-studio
image: docker.io/bitnami/supabase-studio:0.23.8-debian-11-r4
image: docker.io/bitnami/supabase-studio:0.23.8-debian-11-r13
apiVersion: v2
appVersion: 0.23.8
dependencies:

View File

@@ -94,13 +94,13 @@ The command removes all the Kubernetes components associated with the chart and
| `jwt.autoGenerate.forceRun` | Force the run of the JWT generation job | `false` |
| `jwt.autoGenerate.image.registry` | JWT CLI image registry | `docker.io` |
| `jwt.autoGenerate.image.repository` | JWT CLI image repository | `bitnami/jwt-cli` |
| `jwt.autoGenerate.image.tag` | JWT CLI image tag (immutable tags are recommended) | `6.0.0-debian-11-r0` |
| `jwt.autoGenerate.image.tag` | JWT CLI image tag (immutable tags are recommended) | `6.0.0-debian-11-r8` |
| `jwt.autoGenerate.image.digest` | JWT CLI image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `jwt.autoGenerate.image.pullPolicy` | JWT CLI image pull policy | `IfNotPresent` |
| `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.26.9-debian-11-r0` |
| `jwt.autoGenerate.kubectlImage.tag` | Kubectl image tag (immutable tags are recommended) | `1.28.2-debian-11-r2` |
| `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-r192` |
| `auth.image.tag` | Gotrue image tag (immutable tags are recommended) | `1.0.1-debian-11-r204` |
| `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.69.0-debian-11-r22` |
| `meta.image.tag` | Supabase Postgres Meta image tag (immutable tags are recommended) | `0.70.0-debian-11-r5` |
| `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.22.18-debian-11-r0` |
| `realtime.image.tag` | Realtime image tag (immutable tags are recommended) | `2.22.21-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.0-debian-11-r31` |
| `rest.image.tag` | PostgREST image tag (immutable tags are recommended) | `11.2.0-debian-11-r39` |
| `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.41.6-debian-11-r11` |
| `storage.image.tag` | Storage image tag (immutable tags are recommended) | `0.41.7-debian-11-r2` |
| `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 | `[]` |
@@ -604,7 +604,7 @@ The command removes all the Kubernetes components associated with the chart and
| `studio.extraConfigExistingConfigmap` | The name of an existing ConfigMap with extra configuration | `""` |
| `studio.image.registry` | Studio image registry | `docker.io` |
| `studio.image.repository` | Studio image repository | `bitnami/supabase-studio` |
| `studio.image.tag` | Studio image tag (immutable tags are recommended) | `0.23.8-debian-11-r4` |
| `studio.image.tag` | Studio image tag (immutable tags are recommended) | `0.23.8-debian-11-r13` |
| `studio.image.digest` | Studio image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
| `studio.image.pullPolicy` | Studio image pull policy | `IfNotPresent` |
| `studio.image.pullSecrets` | Studio 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-r66` |
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r77` |
| `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-r153` |
| `psqlImage.tag` | PostgreSQL client image tag (immutable tags are recommended) | `15.1.0-debian-11-r164` |
| `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-r153` |
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `15.1.0-debian-11-r164` |
| `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

@@ -107,7 +107,7 @@ jwt:
image:
registry: docker.io
repository: bitnami/jwt-cli
tag: 6.0.0-debian-11-r0
tag: 6.0.0-debian-11-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -134,7 +134,7 @@ jwt:
##
registry: docker.io
repository: bitnami/kubectl
tag: 1.26.9-debian-11-r0
tag: 1.28.2-debian-11-r2
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-r192
tag: 1.0.1-debian-11-r204
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.69.0-debian-11-r22
tag: 0.70.0-debian-11-r5
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.22.18-debian-11-r0
tag: 2.22.21-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.0-debian-11-r31
tag: 11.2.0-debian-11-r39
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.41.6-debian-11-r11
tag: 0.41.7-debian-11-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1986,7 +1986,7 @@ studio:
image:
registry: docker.io
repository: bitnami/supabase-studio
tag: 0.23.8-debian-11-r4
tag: 0.23.8-debian-11-r13
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-r66
tag: 11-debian-11-r77
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-r153
tag: 15.1.0-debian-11-r164
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-r153
tag: 15.1.0-debian-11-r164
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'