mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/kong] Release 8.0.7 (#13362)
* [bitnami/kong] Release 8.0.7 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 @@ name: kong
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/kong
|
- https://github.com/bitnami/containers/tree/main/bitnami/kong
|
||||||
- https://konghq.com/
|
- https://konghq.com/
|
||||||
version: 8.0.6
|
version: 8.0.7
|
||||||
|
|||||||
@@ -83,7 +83,7 @@ To uninstall/delete the `my-release` deployment:
|
|||||||
| ------------------- | ---------------------------------------------------------------------------------------------------- | --------------------- |
|
| ------------------- | ---------------------------------------------------------------------------------------------------- | --------------------- |
|
||||||
| `image.registry` | kong image registry | `docker.io` |
|
| `image.registry` | kong image registry | `docker.io` |
|
||||||
| `image.repository` | kong image repository | `bitnami/kong` |
|
| `image.repository` | kong image repository | `bitnami/kong` |
|
||||||
| `image.tag` | kong image tag (immutable tags are recommended) | `3.0.0-debian-11-r16` |
|
| `image.tag` | kong image tag (immutable tags are recommended) | `3.0.0-debian-11-r17` |
|
||||||
| `image.digest` | kong image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `image.digest` | kong image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `image.pullPolicy` | kong image pull policy | `IfNotPresent` |
|
| `image.pullPolicy` | kong image pull policy | `IfNotPresent` |
|
||||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/kong
|
repository: bitnami/kong
|
||||||
tag: 3.0.0-debian-11-r16
|
tag: 3.0.0-debian-11-r17
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user