mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/harbor] Release 16.3.6 (#14897)
* [bitnami/harbor] Release 16.3.6 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:
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-registry
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/harbor-registryctl
|
||||
- https://goharbor.io/
|
||||
version: 16.3.5
|
||||
version: 16.3.6
|
||||
|
||||
@@ -371,7 +371,7 @@ Additionally, if `persistence.resourcePolicy` is set to `keep`, you should manua
|
||||
| ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------- |
|
||||
| `portal.image.registry` | Harbor Portal image registry | `docker.io` |
|
||||
| `portal.image.repository` | Harbor Portal image repository | `bitnami/harbor-portal` |
|
||||
| `portal.image.tag` | Harbor Portal image tag (immutable tags are recommended) | `2.7.0-debian-11-r22` |
|
||||
| `portal.image.tag` | Harbor Portal image tag (immutable tags are recommended) | `2.7.0-debian-11-r23` |
|
||||
| `portal.image.digest` | Harbor Portal image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `portal.image.pullPolicy` | Harbor Portal image pull policy | `IfNotPresent` |
|
||||
| `portal.image.pullSecrets` | Harbor Portal image pull secrets | `[]` |
|
||||
|
||||
@@ -1051,7 +1051,7 @@ portal:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/harbor-portal
|
||||
tag: 2.7.0-debian-11-r22
|
||||
tag: 2.7.0-debian-11-r23
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user