mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/harbor] Bump PostgreSQL version to 13.x branch (#10177)
* [bitnami/harbor] Bump PostgreSQL version to 13.x branch Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com> * [skip ci] Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> * [bitnami/harbor] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
co-authored by
Bitnami Containers
Carlos Rodríguez Hernández
parent
e4b6ee86e0
commit
dd74d96333
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.8.9
|
||||
version: 16.9.4
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.1.25
|
||||
version: 11.1.29
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.13.1
|
||||
digest: sha256:d6b097d397a51c9a09ebcc365097ff1d62ae22b5ad5fe99c3a66d2c7222bca68
|
||||
generated: "2022-04-30T09:02:01.977550671Z"
|
||||
version: 1.14.0
|
||||
digest: sha256:fffc408bee8ac2f8b69a3aad47ba5a659c96c27df94de9f0a695ecff3ef35e06
|
||||
generated: "2022-05-13T14:34:57.47445491Z"
|
||||
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-harbor-registry
|
||||
- https://github.com/bitnami/bitnami-docker-harbor-registryctl
|
||||
- https://goharbor.io/
|
||||
version: 12.3.8
|
||||
version: 13.0.0
|
||||
|
||||
@@ -1195,7 +1195,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| `postgresql.primary.initdb.scripts` | Initdb scripts to create Harbor databases | `{}` |
|
||||
| `postgresql.image.registry` | PostgreSQL image registry | `docker.io` |
|
||||
| `postgresql.image.repository` | PostgreSQL image repository | `bitnami/postgresql` |
|
||||
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `11.15.0-debian-10-r80` |
|
||||
| `postgresql.image.tag` | PostgreSQL image tag (immutable tags are recommended) | `13.6.0-debian-10-r86` |
|
||||
| `externalDatabase.host` | Database host | `localhost` |
|
||||
| `externalDatabase.port` | Database port number | `5432` |
|
||||
| `externalDatabase.user` | Non-root username for Harbor | `bn_harbor` |
|
||||
|
||||
+15
-15
@@ -631,7 +631,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 10-debian-10-r411
|
||||
tag: 10-debian-10-r424
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -675,7 +675,7 @@ nginx:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.21.6-debian-10-r93
|
||||
tag: 1.21.6-debian-10-r107
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -938,7 +938,7 @@ portal:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-portal
|
||||
tag: 2.5.0-debian-10-r21
|
||||
tag: 2.5.0-debian-10-r33
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1196,7 +1196,7 @@ core:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-core
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r34
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1487,7 +1487,7 @@ jobservice:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-jobservice
|
||||
tag: 2.5.0-debian-10-r11
|
||||
tag: 2.5.0-debian-10-r24
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1928,7 +1928,7 @@ registry:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-registry
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r32
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2073,7 +2073,7 @@ registry:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-registryctl
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r32
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2214,7 +2214,7 @@ chartmuseum:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chartmuseum
|
||||
tag: 0.14.0-debian-10-r86
|
||||
tag: 0.14.0-debian-10-r99
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2655,7 +2655,7 @@ clair:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-adapter-clair
|
||||
tag: 2.5.0-debian-10-r18
|
||||
tag: 2.5.0-debian-10-r31
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2794,7 +2794,7 @@ clair:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-clair
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r32
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2949,7 +2949,7 @@ notary:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-notary-server
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r32
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3184,7 +3184,7 @@ notary:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-notary-signer
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r32
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3432,7 +3432,7 @@ trivy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-adapter-trivy
|
||||
tag: 2.5.0-debian-10-r20
|
||||
tag: 2.5.0-debian-10-r33
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3738,7 +3738,7 @@ exporter:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-exporter
|
||||
tag: 2.5.0-debian-10-r19
|
||||
tag: 2.5.0-debian-10-r32
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3977,7 +3977,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 11.15.0-debian-10-r80
|
||||
tag: 13.7.0-debian-10-r0
|
||||
auth:
|
||||
enablePostgresUser: true
|
||||
postgresPassword: not-secure-database-password
|
||||
|
||||
Reference in New Issue
Block a user